Commit bd4dd413 authored by Xiao Chuan Yu's avatar Xiao Chuan Yu

Update version requirement for Revert All Files

The plugin is working without any issues on build 3059 currently and should work on future builds given how trivial it is.
parent f9adc4b2
...@@ -549,7 +549,7 @@ ...@@ -549,7 +549,7 @@
"details": "https://github.com/AllStruck/Sublime-Text-2-Revert-All-Files", "details": "https://github.com/AllStruck/Sublime-Text-2-Revert-All-Files",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/AllStruck/Sublime-Text-2-Revert-All-Files/tree/master" "details": "https://github.com/AllStruck/Sublime-Text-2-Revert-All-Files/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