Commit 9134bf8e authored by Adam Cadamally's avatar Adam Cadamally

Upgrade DXL to Semantic Versioning

parent 321f5825
...@@ -854,13 +854,8 @@ ...@@ -854,13 +854,8 @@
"labels": ["build system", "color scheme", "language syntax", "linting"], "labels": ["build system", "color scheme", "language syntax", "linting"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/Adarma/DXL/tree/ST2", "details": "https://github.com/Adarma/DXL/tags",
"platforms": "windows"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/Adarma/DXL/tree/ST3",
"platforms": "windows" "platforms": "windows"
} }
] ]
......
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