Commit 0520025a authored by FichteFoll's avatar FichteFoll

Merge pull request #4110 from TUD-INF-IAI-MCI/master

changes for sublime text 2 and 3
parents 56610946 cf283709
......@@ -233,8 +233,12 @@
"details": "https://github.com/TUD-INF-IAI-MCI/AgsbsMarkdownPlugin",
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"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