Commit 324a25dd authored by bushikot's avatar bushikot

branch-based release changed to tag-based

parent 0f4eb96c
...@@ -2296,10 +2296,12 @@ ...@@ -2296,10 +2296,12 @@
{ {
"name": "MRL syntax highlighting", "name": "MRL syntax highlighting",
"details": "https://github.com/Bushikot/mrl-sublime-syntax", "details": "https://github.com/Bushikot/mrl-sublime-syntax",
"author": "Denis Koshechkin",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3092",
"branch": "master" "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