Commit f2fc3500 authored by Luke Wilkins's avatar Luke Wilkins

Added ST3 support to ExpressionEngine Add-On Builder

parent 2b213291
......@@ -1020,7 +1020,11 @@
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"branch": "st2"
},
{
"sublime_text": ">=3000",
"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