Commit cba60bca authored by airtoxin's avatar airtoxin

Change from details to tags releases

parent e175d130
......@@ -80,17 +80,17 @@
{
"platforms": "windows",
"sublime_text": "*",
"details": "https://github.com/airtoxin/Achievement/tree/windows"
"tags": "windows-"
},
{
"platforms": "linux",
"sublime_text": "*",
"details": "https://github.com/airtoxin/Achievement/tree/linux"
"tags": "linux-"
},
{
"platforms": "osx",
"sublime_text": "*",
"details": "https://github.com/airtoxin/Achievement/tree/osx"
"tags": "osx-"
}
]
},
......
......@@ -1630,27 +1630,27 @@
{
"platforms": "osx",
"sublime_text": "<3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/st2-osx"
"tags": "st2-osx-"
},
{
"platforms": "linux",
"sublime_text": "<3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/st2-linux"
"tags": "st2-linux-"
},
{
"platforms": "osx",
"sublime_text": ">=3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/st3-osx"
"tags": "st3-osx-"
},
{
"platforms": "linux",
"sublime_text": ">=3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/st3-linux"
"tags": "st3-linux-"
},
{
"platforms": "windows",
"sublime_text": ">=3000",
"details": "https://github.com/airtoxin/Sublime-Sound/tree/st3-windows"
"tags": "st3-windows-"
}
]
},
......
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