Commit 720fa4a7 authored by FichteFoll's avatar FichteFoll

Merge pull request #3277 from diurnalist/master

Update Require Helper, add support for ST3 update channel
parents 2647cf60 fc9c7478
......@@ -541,7 +541,11 @@
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/spadgos/sublime-require-helper/tree/master"
"details": "https://github.com/spadgos/sublime-require-helper/tree/st2"
},
{
"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