Commit 78bba62b authored by FichteFoll's avatar FichteFoll

Merge pull request #2938 from grundprinzip/updating_packages

Separating the two SublimeText versions
parents 3df99731 b8942280
......@@ -1630,8 +1630,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