Commit d234ebfd authored by Tony Sloane's avatar Tony Sloane

Correct ST version problem for Scala worksheet (only works on ST3)

parent 9728dfce
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
"details": "https://bitbucket.org/inkytonik/scalaworksheet", "details": "https://bitbucket.org/inkytonik/scalaworksheet",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"details": "https://bitbucket.org/inkytonik/scalaworksheet/src/default" "details": "https://bitbucket.org/inkytonik/scalaworksheet/src/default"
} }
] ]
......
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