Commit 2b5e46d7 authored by FichteFoll's avatar FichteFoll

Merge pull request #1850 from jturcotte/master

ST3 support: Clipboard Path, Close Oldest File and Switch File Deluxe
parents 1f8ad725 d778318f
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
"details": "https://github.com/jturcotte/SublimeClipboardPath", "details": "https://github.com/jturcotte/SublimeClipboardPath",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/jturcotte/SublimeClipboardPath/tree/master" "details": "https://github.com/jturcotte/SublimeClipboardPath/tree/master"
} }
] ]
...@@ -396,7 +396,7 @@ ...@@ -396,7 +396,7 @@
"details": "https://github.com/jturcotte/SublimeCloseOldestFile", "details": "https://github.com/jturcotte/SublimeCloseOldestFile",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/jturcotte/SublimeCloseOldestFile/tree/master" "details": "https://github.com/jturcotte/SublimeCloseOldestFile/tree/master"
} }
] ]
......
...@@ -1814,7 +1814,7 @@ ...@@ -1814,7 +1814,7 @@
"details": "https://github.com/jturcotte/SublimeSwitchFileDeluxe", "details": "https://github.com/jturcotte/SublimeSwitchFileDeluxe",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/jturcotte/SublimeSwitchFileDeluxe/tree/master" "details": "https://github.com/jturcotte/SublimeSwitchFileDeluxe/tree/master"
} }
] ]
......
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