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
......@@ -234,7 +234,11 @@
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"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