Commit 2e1b33dc authored by FichteFoll's avatar FichteFoll

Merge pull request #4846 from TheClams/master

[SystemVerilog] Switch to tag-based release
parents 5b3b95f5 8c4bef69
...@@ -3964,10 +3964,11 @@ ...@@ -3964,10 +3964,11 @@
{ {
"name": "SystemVerilog", "name": "SystemVerilog",
"details": "https://bitbucket.org/Clams/sublimesystemverilog", "details": "https://bitbucket.org/Clams/sublimesystemverilog",
"labels": ["language syntax", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "default" "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