Commit ea887171 authored by Anton Lavrenov's avatar Anton Lavrenov

change release strategy to tag-based

Required for deprecation. (https://github.com/wbond/package_control_channel/pull/4517)
parent 73f0a871
...@@ -426,7 +426,7 @@ ...@@ -426,7 +426,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
......
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