From eee2047add3ba8e17e534499bc89a32515b65a0d Mon Sep 17 00:00:00 2001 From: Rikko Date: Fri, 16 Sep 2022 04:00:20 +0530 Subject: [PATCH] Release v0.1.6 --- index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.json b/index.json index 75a82b6..8cac22b 100644 --- a/index.json +++ b/index.json @@ -1,6 +1,7 @@ { "plugin_manager_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { + "0.1.6": null, "0.1.5": { "api_version": 7, "commit_sha": "6998ded", @@ -20,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 +}