Commit e4a0e3a2 authored by Ilya Kaminsky's avatar Ilya Kaminsky

Updated ParentalControl Plugin

- Indicated support for ST3
- Added tag-based release channel
- Added labels
parent 24c8b61b
...@@ -173,10 +173,11 @@ ...@@ -173,10 +173,11 @@
}, },
{ {
"details": "https://github.com/ilyakam/ParentalControl", "details": "https://github.com/ilyakam/ParentalControl",
"labels": ["formatting", "text manipulation"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/ilyakam/ParentalControl/tree/master" "details": "https://github.com/ilyakam/ParentalControl/tags"
} }
] ]
}, },
......
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