Commit 6528ad1b authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2211 from amullins83/master

Explicitly indicate Rake compatibility with all versions of SublimeText
parents e81d63b0 edef016d
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
"details": "https://github.com/SublimeText/Rake", "details": "https://github.com/SublimeText/Rake",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text":"*",
"details": "https://github.com/SublimeText/Rake/tree/master" "details": "https://github.com/SublimeText/Rake/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