Commit d96913c1 authored by Allan Hortle's avatar Allan Hortle

Add old release for sublime text 2

parent 414c035a
...@@ -1148,7 +1148,11 @@ ...@@ -1148,7 +1148,11 @@
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": "v2.0.2"
},
{
"sublime_text": ">3000",
"tags": true "tags": true
} }
] ]
......
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