Commit 44dce8d9 authored by FichteFoll's avatar FichteFoll

Merge pull request #3520 from briangordon/master

added ST3 branch to missing palette commands
parents 1c6119c9 e3a1a748
...@@ -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