Commit c02a649c authored by airtoxin's avatar airtoxin

Add linux support

parent 0e2955ba
...@@ -1320,12 +1320,12 @@ ...@@ -1320,12 +1320,12 @@
"details": "https://github.com/airtoxin/Sublime-Sound", "details": "https://github.com/airtoxin/Sublime-Sound",
"releases": [ "releases": [
{ {
"platforms": ["osx"], "platforms": ["osx", "linux"],
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/master" "details": "https://github.com/airtoxin/Sublime-Sound/tree/master"
}, },
{ {
"platforms": ["osx", "windows"], "platforms": "*",
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/master" "details": "https://github.com/airtoxin/Sublime-Sound/tree/master"
} }
......
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