Commit 6421ec30 authored by Mifuyne's avatar Mifuyne

TinTin++ Syntax Highlighter: fixed ST version available

Meant to make this available for ST2 and 3.
parent 9dffd3ce
...@@ -468,7 +468,7 @@ ...@@ -468,7 +468,7 @@
"details": "https://bitbucket.org/Mifuyne/tintin-script-syntax-highlighter/", "details": "https://bitbucket.org/Mifuyne/tintin-script-syntax-highlighter/",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://bitbucket.org/Mifuyne/tintin-script-syntax-highlighter/src/master" "details": "https://bitbucket.org/Mifuyne/tintin-script-syntax-highlighter/src/master"
} }
] ]
......
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