Commit 66eddc43 authored by Anton Lavrenov's avatar Anton Lavrenov

Add sublime version

parent 41fc532f
...@@ -160,8 +160,12 @@ ...@@ -160,8 +160,12 @@
"details": "https://github.com/aponxi/sublime-better-coffeescript", "details": "https://github.com/aponxi/sublime-better-coffeescript",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/aponxi/sublime-better-coffeescript/tags" "details": "https://github.com/aponxi/sublime-better-coffeescript/tree/st2"
},
{
"sublime_text": ">2999",
"details": "https://github.com/aponxi/sublime-better-coffeescript/tree/master"
} }
] ]
}, },
......
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