Commit 0df13578 authored by FichteFoll's avatar FichteFoll

Merge pull request #1940 from pogosheep/master

Changed support for SB3 and no more SB2
parents 7c5384f0 5d7bd3f6
......@@ -338,11 +338,15 @@
"homepage": "http://daniel-siepmann.de/projects/sublime-text/mercurial-for-sublime/",
"issues": "https://danielsiepmann.atlassian.net/browse/MFS",
"author": "Daniel Siepmann",
"labels": ["vcs"],
"labels": ["vcs", "hg"],
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"details": "https://bitbucket.org/DanielSiepmann/mercurial-for-sublime#tags"
},
{
"sublime_text": "<3000",
"details": "https://bitbucket.org/DanielSiepmann/mercurial-for-sublime-text-2#tags"
}
]
},
......
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