Commit 9669bd35 authored by unclecheese's avatar unclecheese

Fix incorrect version constraint for RoboType

parent 0fc22d9f
......@@ -865,7 +865,7 @@
"details": "https://github.com/unclecheese/sublime-robotype",
"releases": [
{
"sublime_text": "<3000",
"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