Commit 28b6e21a authored by FichteFoll's avatar FichteFoll

Merge pull request #3259 from aparajita/master

Moved ST2 version to a branch, ST3 version is now master.
parents 3f7207ce ccd7bb52
...@@ -165,11 +165,15 @@ ...@@ -165,11 +165,15 @@
{ {
"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