Commit b8942280 authored by grundprinzip's avatar grundprinzip

Separating the two SublimeText versions

parent 9654d5be
......@@ -1620,8 +1620,12 @@
"details": "https://github.com/grundprinzip/sublemacspro",
"releases": [
{
"sublime_text": "*",
"sublime_text": "<3000",
"details": "https://github.com/grundprinzip/sublemacspro/tree/release/st2/current"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/grundprinzip/sublemacspro/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