Commit 24dc28bc authored by mattiasnordin's avatar mattiasnordin

Fixed issue with alphabetic order

parent f5b17e42
...@@ -1769,18 +1769,6 @@ ...@@ -1769,18 +1769,6 @@
} }
] ]
}, },
{
"name": "StataEditor",
"details": "https://github.com/mattiasnordin/StataEditor",
"labels": ["stata"],
"releases": [
{
"platforms": "windows",
"sublime_text": ">=3000",
"details": "https://github.com/mattiasnordin/StataEditor/tags"
}
]
},
{ {
"name": "Stata Enhanced", "name": "Stata Enhanced",
"previous_names": [ "previous_names": [
...@@ -1796,6 +1784,18 @@ ...@@ -1796,6 +1784,18 @@
} }
] ]
}, },
{
"name": "StataEditor",
"details": "https://github.com/mattiasnordin/StataEditor",
"labels": ["stata"],
"releases": [
{
"platforms": "windows",
"sublime_text": ">=3000",
"details": "https://github.com/mattiasnordin/StataEditor/tags"
}
]
},
{ {
"name": "Status Bar Extension", "name": "Status Bar Extension",
"details": "https://bitbucket.org/trooper/statusbarextension", "details": "https://bitbucket.org/trooper/statusbarextension",
......
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