Commit a0263c99 authored by srusskih's avatar srusskih

replace >3000 onto >=3000 for jedi st3 releases

parent d98e3780
......@@ -520,7 +520,7 @@
"tags": "st2-"
},
{
"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