Commit dec13844 authored by FichteFoll's avatar FichteFoll

Merge pull request #2927 from alehandrof/master

Typewriter, multiple builds
parents cfa2a67d d0cd7879
...@@ -1333,7 +1333,11 @@ ...@@ -1333,7 +1333,11 @@
"details": "https://github.com/alehandrof/Typewriter", "details": "https://github.com/alehandrof/Typewriter",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/alehandrof/Typewriter/st2"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/alehandrof/Typewriter/tags" "details": "https://github.com/alehandrof/Typewriter/tags"
} }
] ]
......
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