Commit e3a1a748 authored by Brian Gordon's avatar Brian Gordon

added ST3 branch to missing palette commands

parent d0bfec2b
...@@ -685,8 +685,12 @@ ...@@ -685,8 +685,12 @@
"details": "https://github.com/fjl/Sublime-Missing-Palette-Commands", "details": "https://github.com/fjl/Sublime-Missing-Palette-Commands",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/fjl/Sublime-Missing-Palette-Commands/tree/master" "details": "https://github.com/fjl/Sublime-Missing-Palette-Commands/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/fjl/Sublime-Missing-Palette-Commands/tree/st3"
} }
] ]
}, },
......
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