Commit f9a2b2b3 authored by Todd Wolfson's avatar Todd Wolfson

Updating Find++ to mark it was ST3 compatible and moving it to tag based releases

parent 7c31ed42
...@@ -261,10 +261,14 @@ ...@@ -261,10 +261,14 @@
{ {
"name": "Find++", "name": "Find++",
"details": "https://github.com/twolfson/FindPlusPlus", "details": "https://github.com/twolfson/FindPlusPlus",
"labels": [
"file navigation",
"search"
],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/twolfson/FindPlusPlus/tree/master" "details": "https://github.com/twolfson/FindPlusPlus/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