diff --git a/index.json b/index.json index dfb0eef..8cac22b 100644 --- a/index.json +++ b/index.json @@ -1,12 +1,7 @@ { "plugin_manager_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { - "0.1.6": { - "api_version": 7, - "commit_sha": "eee2047", - "released_on": "15-09-2022", - "md5sum": "5b4ffdc55edae0d53f71ae8b723be731" - }, + "0.1.6": null, "0.1.5": { "api_version": 7, "commit_sha": "6998ded", @@ -26,4 +21,4 @@ "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json" ], "external_source_url": "http://github.com/{repository}/{content_type}/{tag}/category.json" -} \ No newline at end of file +} diff --git a/plugin_manager.py b/plugin_manager.py index 85a4379..399482c 100644 --- a/plugin_manager.py +++ b/plugin_manager.py @@ -20,7 +20,7 @@ _env = _ba.env() _uiscale = ba.app.ui.uiscale -PLUGIN_MANAGER_VERSION = "0.1.5" +PLUGIN_MANAGER_VERSION = "0.1.6" REPOSITORY_URL = "http://github.com/bombsquad-community/plugin-manager" CURRENT_TAG = "main" # XXX: Using https with `ba.open_url` seems to trigger a pop-up dialog box on