Commit 0e2955ba authored by airtoxin's avatar airtoxin

Unsupport windows on ST2

parent 67a668c9
......@@ -1319,9 +1319,14 @@
"name": "Sound",
"details": "https://github.com/airtoxin/Sublime-Sound",
"releases": [
{
"platforms": ["osx"],
"sublime_text": "<3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/master"
},
{
"platforms": ["osx", "windows"],
"sublime_text": "*",
"sublime_text": ">=3000",
"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