Commit 6f474725 authored by Pavel Savchenko's avatar Pavel Savchenko

Block Nav: Allow any version for

Seems to work fine with ST3 as well as ST2
parent de2ebdb1
...@@ -415,7 +415,7 @@ ...@@ -415,7 +415,7 @@
"details": "https://github.com/jmm/Sublime-Text-Block-Nav/tree/package-control", "details": "https://github.com/jmm/Sublime-Text-Block-Nav/tree/package-control",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/jmm/Sublime-Text-Block-Nav/tree/package-control" "details": "https://github.com/jmm/Sublime-Text-Block-Nav/tree/package-control"
} }
] ]
......
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