Commit fc1a077c authored by oleg-shilo's avatar oleg-shilo

Corrected ST version condition to prevent installing attempts on ST2

parent be6405d3
......@@ -1819,7 +1819,7 @@
"details": "https://github.com/oleg-shilo/sublime-codemap",
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"tags": true
}
]
......
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