From 54478c61851e082b06deb1ee085d0323157befe6 Mon Sep 17 00:00:00 2001 From: Rikko Date: Wed, 30 Nov 2022 19:58:38 +0530 Subject: [PATCH] Release v0.1.8 --- index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.json b/index.json index 7236d71..01079d9 100644 --- a/index.json +++ b/index.json @@ -1,6 +1,7 @@ { "plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { + "0.1.8": null, "0.1.7": { "api_version": 7, "commit_sha": "2fe966c", @@ -32,4 +33,4 @@ "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json" ], "external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json" -} \ No newline at end of file +}