Commit ce750e1a authored by Tatu Aalto's avatar Tatu Aalto

Updated robot framework assistan plugin compatability

The version 2.0.0 will be compatinle only with
Sublime Text 3 and later versions are
compatible with Sublime 2&3
parent 2105f38e
......@@ -1070,7 +1070,11 @@
"releases": [
{
"sublime_text": "*",
"branch": "master"
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
......
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