Commit fcb5e3b1 authored by Andres Dominguez's avatar Andres Dominguez

Use tags for versions

parent 2f0d3c0a
......@@ -212,11 +212,11 @@
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"branch": "st3"
"tags": "st3-"
}
]
},
......
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