Commit 37346f34 authored by FichteFoll's avatar FichteFoll

Merge pull request #1945 from jnrv/master

Quick File Move set version to ST2/ST3
parents a20eb603 da2fcb0d
...@@ -33,35 +33,36 @@ ...@@ -33,35 +33,36 @@
] ]
}, },
{ {
"name": "Quick File Open", "name": "Quick File Move",
"details": "https://github.com/gsingh93/sublime-quick-file-open", "details": "https://github.com/wulftone/sublime-text-2-quick-file-move",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/gsingh93/sublime-quick-file-open/tags" "details": "https://github.com/wulftone/sublime-text-2-quick-file-move/tree/master"
} }
],
"previous_names": [
"Quick File Renamer",
"QuickFileMove"
] ]
}, },
{ {
"details": "https://github.com/facelessuser/QuickCal", "name": "Quick File Open",
"details": "https://github.com/gsingh93/sublime-quick-file-open",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"details": "https://github.com/facelessuser/QuickCal/tree/master" "details": "https://github.com/gsingh93/sublime-quick-file-open/tags"
} }
] ]
}, },
{ {
"name": "QuickFileMove", "details": "https://github.com/facelessuser/QuickCal",
"details": "https://github.com/wulftone/sublime-text-2-quick-file-move",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"details": "https://github.com/wulftone/sublime-text-2-quick-file-move/tree/master" "details": "https://github.com/facelessuser/QuickCal/tree/master"
} }
],
"previous_names": [
"Quick File Renamer"
] ]
}, },
{ {
......
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