Commit 34f20b7d authored by Hardy Jones's avatar Hardy Jones

Merge pull request #1971 from Nalum/master

Updated Touch WSGI
parents 72b2cb7b b1de57d7
...@@ -709,8 +709,12 @@ ...@@ -709,8 +709,12 @@
"details": "https://github.com/Nalum/Touch-WSGI", "details": "https://github.com/Nalum/Touch-WSGI",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/Nalum/Touch-WSGI/tree/master" "details": "https://github.com/Nalum/Touch-WSGI/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/Nalum/Touch-WSGI/tree/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