Commit c09c06a7 authored by sublimator's avatar sublimator

Merge pull request #3136 from duydao/master

Remove version restriction of AutoSelect
parents 025d0817 bdfbbe29
...@@ -958,7 +958,7 @@ ...@@ -958,7 +958,7 @@
"details": "https://github.com/SublimeText/AutoSelect", "details": "https://github.com/SublimeText/AutoSelect",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/AutoSelect/tree/master" "details": "https://github.com/SublimeText/AutoSelect/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