From 7700ee1a7dde8ad5e92cb341faa3644866daf6f2 Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Mon, 5 Dec 2022 17:34:45 +0530 Subject: [PATCH] Removed metadata for v0.1.10 --- index.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/index.json b/index.json index 8ebb3fd..5de1fc6 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": { - "0.1.10": { - "api_version": 7, - "commit_sha": "21e58a1", - "released_on": "05-12-2022", - "md5sum": "d6c963bf62e5bfdcd3d83ff44b58f855" - }, + "0.1.10": null, "0.1.9": { "api_version": 7, "commit_sha": "09b6832", @@ -50,4 +45,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 +}