Commit 31b6fd9c authored by FichteFoll's avatar FichteFoll

Merge pull request #4771 from rosshadden/master

Updated version requirements for rosshadden/sublime-xpath.
parents 44a7ccb9 26b85cb4
...@@ -141,8 +141,12 @@ ...@@ -141,8 +141,12 @@
"labels": ["clipboard", "preview"], "labels": ["clipboard", "preview"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": true "tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "v"
} }
] ]
}, },
......
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