Commit 8abfc850 authored by Robin Malburn's avatar Robin Malburn Committed by FichteFoll

Update t.json Tab Filter entry to use tags/semver instead of branch/master (#5943)

parent 20fe3a55
...@@ -4,10 +4,11 @@ ...@@ -4,10 +4,11 @@
{ {
"name": "Tab Filter", "name": "Tab Filter",
"details": "https://github.com/robinmalburn/sublime-tabfilter", "details": "https://github.com/robinmalburn/sublime-tabfilter",
"author": "Robin Malburn",
"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