Commit 0d18e455 authored by Joseph Knuth's avatar Joseph Knuth

Fix order

parent 03d6be81
...@@ -48,21 +48,21 @@ ...@@ -48,21 +48,21 @@
] ]
}, },
{ {
"details": "https://github.com/welefen/KeymapManager", "name": "KeyboardSpellCheck",
"details": "https://github.com/jlknuth/KeyboardSpellCheck",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"details": "https://github.com/welefen/KeymapManager/tree/master" "details": "https://github.com/jlknuth/KeyboardSpellCheck/tags"
} }
] ]
}, },
{ {
"name": "KeyboardSpellCheck", "details": "https://github.com/welefen/KeymapManager",
"details": "https://github.com/jlknuth/KeyboardSpellCheck",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "<3000",
"details": "https://github.com/jlknuth/KeyboardSpellCheck/tags" "details": "https://github.com/welefen/KeymapManager/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