Commit de349d8b authored by germtb's avatar germtb

Fix wrong alphabetical order

parent a152800d
......@@ -452,21 +452,21 @@
]
},
{
"name": "textract",
"details": "https://github.com/germtb/textract",
"details": "https://github.com/chaosphere2112/TextCommands",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
"sublime_text": "<3000",
"branch": "master"
}
]
},
{
"details": "https://github.com/chaosphere2112/TextCommands",
"name": "textract",
"details": "https://github.com/germtb/textract",
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"sublime_text": ">=3000",
"tags": true
}
]
},
......
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