Commit 567d3350 authored by Matt Oakes's avatar Matt Oakes

Added the required sublime_text property to releases

This should really be added to the developer documentation to prevent these failed checks... https://sublime.wbond.net/docs/developers
parent 3e858d78
...@@ -259,6 +259,7 @@ ...@@ -259,6 +259,7 @@
"labels": ["auto-complete", "android", "java", "import", "imports"], "labels": ["auto-complete", "android", "java", "import", "imports"],
"releases": [ "releases": [
{ {
"sublime_text": "*",
"details": "https://github.com/ribot/SublimeAndroidImport/tags" "details": "https://github.com/ribot/SublimeAndroidImport/tags"
} }
] ]
......
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