From 8b81a9cb7fbb9d7d33944c4f9532a3b8c64cf2e6 Mon Sep 17 00:00:00 2001 From: Vishal Date: Fri, 24 Jan 2025 02:02:36 +0530 Subject: [PATCH] Trying to fix CI errors --- index.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/index.json b/index.json index ee77c83..512a8b3 100644 --- a/index.json +++ b/index.json @@ -1,12 +1,7 @@ { "plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { - "1.1.0": { - "api_version": 9, - "commit_sha": "4b39a24", - "released_on": "23-01-2025", - "md5sum": "d58551313ae91498c0b0ba804df1066e" - }, + "1.1.0": null, "1.0.23": { "api_version": 8, "commit_sha": "1d6a41f", @@ -254,4 +249,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 +}