Commit d98e3780 authored by srusskih's avatar srusskih

Split up ST2 and ST3 release for Jedi

parent f022531c
......@@ -516,7 +516,11 @@
"previous_names": ["SublimeJEDI", "Jedi - Python autocompetion"],
"releases": [
{
"sublime_text": "*",
"sublime_text": "<3000",
"tags": "st2-"
},
{
"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