Unverified Commit 0a8ef72c authored by Mahesh Waghmare's avatar Mahesh Waghmare Committed by GitHub

Fixed alphabetical order of sublime package.

parent 79e8729a
...@@ -735,22 +735,22 @@ ...@@ -735,22 +735,22 @@
] ]
}, },
{ {
"name": "WordPress Internationalization (i18n)", "name": "WordPress Generate Salts",
"details": "https://github.com/maheshwaghmare/sublime-wp-i18n", "details": "https://github.com/tatemz/WordPress-Generate-Salts",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "branch": "master"
} }
] ]
}, },
{ {
"name": "WordPress Generate Salts", "name": "WordPress Internationalization (i18n)",
"details": "https://github.com/tatemz/WordPress-Generate-Salts", "details": "https://github.com/maheshwaghmare/sublime-wp-i18n",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"branch": "master" "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