Commit a3443d7a authored by Markus Lanthaler's avatar Markus Lanthaler

Relax version constraint for Subclim

It is also supported for Sublime 3 as the author of the package confirms here:

https://github.com/JulianEberius/Subclim/issues/19#issuecomment-37093846
parent 9bc1115f
......@@ -2353,7 +2353,7 @@
"details": "https://github.com/JulianEberius/Subclim",
"releases": [
{
"sublime_text": "<3000",
"sublime_text": "*",
"branch": "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