Commit 238d7da5 authored by Luis Majano's avatar Luis Majano

Added labels and updated repository to look at tags instead of master for the…

Added labels and updated repository to look at tags instead of master for the ColdBox Platform suite of tools
parent b38f066f
...@@ -1117,10 +1117,11 @@ ...@@ -1117,10 +1117,11 @@
{ {
"name": "ColdBox Platform", "name": "ColdBox Platform",
"details": "https://github.com/lmajano/cbox-coldbox-sublime", "details": "https://github.com/lmajano/cbox-coldbox-sublime",
"labels" : [ "ColdBox", "WireBox", "MockBox", "LogBox", "TestBox", "ColdFusion" ],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/lmajano/cbox-coldbox-sublime/tree/master" "details": "https://github.com/lmajano/cbox-coldbox-sublime/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