Commit 18902e3f authored by Jasper Paul Sikorra's avatar Jasper Paul Sikorra

Change versioning from branch to tags for Maude Syntax Highlighting

Also removed homepage key.
parent 8417ffbb
...@@ -549,12 +549,11 @@ ...@@ -549,12 +549,11 @@
{ {
"name": "Maude Syntax Highlighting", "name": "Maude Syntax Highlighting",
"details": "https://github.com/jpsikorra/maude_syntax_highlight", "details": "https://github.com/jpsikorra/maude_syntax_highlight",
"homepage": "https://github.com/jpsikorra/maude_syntax_highlight",
"labels": ["maude", "language syntax"], "labels": ["maude", "language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"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