Commit dc204f6e authored by FichteFoll's avatar FichteFoll

Merge pull request #5322 from idleberg/patch-16

BridleNSIS: backwards compatibility
parents eff7e63a 77eff148
......@@ -919,9 +919,13 @@
"details": "https://github.com/idleberg/BridleNSIS-Sublime-Text",
"labels": ["language syntax", "auto-complete", "nsis"],
"releases": [
{
"sublime_text": "<3000",
"tags": "st2-"
},
{
"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