Commit af27b5d2 authored by Matt Holt's avatar Matt Holt Committed by GitHub

Add version restriction

parent 51fdc26e
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
"labels": ["language syntax", "syntax highlighting"], "labels": ["language syntax", "syntax highlighting"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3092",
"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