Commit 27a052a8 authored by Jan T. Sott's avatar Jan T. Sott

nsL Assembler: backwards compatibility

parent eff7e63a
...@@ -656,9 +656,13 @@ ...@@ -656,9 +656,13 @@
"details": "https://github.com/idleberg/nsL-Assembler-Sublime-Text", "details": "https://github.com/idleberg/nsL-Assembler-Sublime-Text",
"labels": ["language syntax", "build system", "auto-complete", "snippets", "nsis"], "labels": ["language syntax", "build system", "auto-complete", "snippets", "nsis"],
"releases": [ "releases": [
{
"sublime_text": "<3000",
"tags": "st2-"
},
{ {
"sublime_text": ">=3103", "sublime_text": ">=3103",
"tags": true "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