Commit 265fe1ad authored by FichteFoll's avatar FichteFoll

Update package order of CFDocsLauncher

Introduced by #2994 and me not paying attention. Good thing we get email
notifications.
parent 69a0505e
...@@ -228,6 +228,15 @@ ...@@ -228,6 +228,15 @@
} }
] ]
}, },
{
"details": "https://github.com/linkarys/CFDocsLauncher",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/linkarys/CFDocsLauncher/tags"
}
]
},
{ {
"details": "https://github.com/frou/CFeather", "details": "https://github.com/frou/CFeather",
"labels": ["language syntax"], "labels": ["language syntax"],
...@@ -953,15 +962,6 @@ ...@@ -953,15 +962,6 @@
} }
] ]
}, },
{
"details": "https://github.com/linkarys/CFDocsLauncher",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/linkarys/CFDocsLauncher/tags"
}
]
},
{ {
"name": "Color Highlighter", "name": "Color Highlighter",
"details": "https://github.com/Monnoroch/ColorHighlighter", "details": "https://github.com/Monnoroch/ColorHighlighter",
......
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