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 @@
"labels": ["clipboard", "preview"],
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": "<3000",
"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