Commit c3263ec1 authored by Matt Smith's avatar Matt Smith Committed by GitHub

[GitBlame] Restrict version to ST3 with phantoms

https://www.sublimetext.com/blog/articles/sublime-text-3-build-3124
parent 7e2370c3
...@@ -372,7 +372,7 @@ ...@@ -372,7 +372,7 @@
"labels": ["git", "blame"], "labels": ["git", "blame"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3124",
"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