Commit 83ae09ee authored by FichteFoll's avatar FichteFoll

Merge pull request #2709 from adampresley/master

Fixed Sublime Text 3 compatability issue with Fill CF Query
parents abda49dc 2c79b1bf
...@@ -308,7 +308,7 @@ ...@@ -308,7 +308,7 @@
"details": "https://github.com/adampresley/sublime-fillcfquery", "details": "https://github.com/adampresley/sublime-fillcfquery",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/adampresley/sublime-fillcfquery/tree/master" "details": "https://github.com/adampresley/sublime-fillcfquery/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