Commit 8c0749dc authored by FichteFoll's avatar FichteFoll

Merge pull request #4808 from dvcrn/sublimious-fix

fixed required sublime version for sublimious
parents 5670d04f c54ed0b7
...@@ -3272,7 +3272,7 @@ ...@@ -3272,7 +3272,7 @@
"details": "https://github.com/dvcrn/sublimious", "details": "https://github.com/dvcrn/sublimious",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"tags": true, "tags": true,
"platforms": ["osx", "linux"] "platforms": ["osx", "linux"]
} }
......
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