Commit 4ffd092d authored by Koen Lageveen's avatar Koen Lageveen Committed by FichteFoll

update SublimeSnippetMaker to tagged releases (#6541)

parent 83bfe7f1
...@@ -2295,10 +2295,11 @@ ...@@ -2295,10 +2295,11 @@
{ {
"name": "SnippetMaker", "name": "SnippetMaker",
"details": "https://github.com/jugyo/SublimeSnippetMaker", "details": "https://github.com/jugyo/SublimeSnippetMaker",
"labels": ["snippets"],
"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