Commit 274e8399 authored by Jason Anderson's avatar Jason Anderson

Update Require Helper, add support for ST3 update channel

parent 0d917b30
...@@ -530,7 +530,11 @@ ...@@ -530,7 +530,11 @@
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/spadgos/sublime-require-helper/tree/master" "details": "https://github.com/spadgos/sublime-require-helper/tree/0.1.0"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/spadgos/sublime-require-helper/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