Commit 2493533d authored by Seppe Stas's avatar Seppe Stas

Changed `sublime_text` to `>=3084`

"`.sublime-syntax` support was not added until build 3084, thus the
`sublime_text` key should be `>=3084`." - @wbond in #5701
parent 4d0dfaed
......@@ -635,7 +635,7 @@
"labels": ["language syntax", "hexadecimal"],
"releases": [
{
"sublime_text": ">=3000",
"sublime_text": ">=3084",
"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