Commit c28f4b95 authored by Aparajita Fishman's avatar Aparajita Fishman

Moved ST2 to a branch, ST3 is now master.

parent 1ef18251
...@@ -164,12 +164,16 @@ ...@@ -164,12 +164,16 @@
}, },
{ {
"name": "Cappuccino", "name": "Cappuccino",
"details": "https://github.com/aparajita/Cappuccino-Sublime", "details": "https://github.com/aparajita/Cappuccino-sublime",
"labels": ["language syntax"], "labels": ["Cappuccino", "Objective-J", "language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/aparajita/Cappuccino-Sublime/tree/master" "details": "https://github.com/aparajita/Cappuccino-sublime/tree/st2"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/aparajita/Cappuccino-sublime/tags"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment