Commit fd35cc3e authored by FichteFoll's avatar FichteFoll

Merge pull request #5325 from idleberg/patch-19

NuGet: backwards compatibility
parents 194865bf 9892cfc1
......@@ -686,9 +686,13 @@
"details": "https://github.com/idleberg/NuGet-Sublime-Text",
"labels": ["language syntax", "completions", "snippets"],
"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