Commit 41b37d1d authored by FichteFoll's avatar FichteFoll

Merge pull request #5316 from idleberg/patch-15

Inno Setup: backwards compatibility with ST2
parents 6a7543ba ca8b3f3b
......@@ -516,9 +516,13 @@
"labels": ["language syntax", "build system"],
"previous_names": ["InnoSetup"],
"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