Commit c32b422c authored by FichteFoll's avatar FichteFoll

Merge pull request #4355 from unclecheese/patch-2

Fix incorrect version constraint for RoboType
parents 0fc22d9f 9669bd35
......@@ -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