Commit 13b03780 authored by Austin Mullins's avatar Austin Mullins

Changed Rake package to indicate ST2 and ST3 compatibility

parent c7a1a216
...@@ -150,12 +150,7 @@ ...@@ -150,12 +150,7 @@
"details": "https://github.com/SublimeText/Rake", "details": "https://github.com/SublimeText/Rake",
"releases": [ "releases": [
{ {
"sublime_text": "<3000",
"details": "https://github.com/SublimeText/Rake/tree/master" "details": "https://github.com/SublimeText/Rake/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/amullins83/Rake/tree/sublime_text_3"
} }
] ]
}, },
......
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