Commit 3f44597f authored by Preston Lamb's avatar Preston Lamb Committed by GitHub

Move ASCII Replacer to tags

Instead of the ASCII replacer plugin being branch based for updates, moved it to tags
parent 9667599a
...@@ -1353,7 +1353,7 @@ ...@@ -1353,7 +1353,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"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