Commit ce77a2b6 authored by FichteFoll's avatar FichteFoll

Merge pull request #5414 from aaltat/master

Updated robot framework assistan plugin compatability
parents f3385583 ce750e1a
...@@ -1070,7 +1070,11 @@ ...@@ -1070,7 +1070,11 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "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