From 77f92a5cb2e6f20e66a154f144ee0dc203ac0441 Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Sat, 19 Nov 2022 08:49:52 +0530 Subject: [PATCH] Remove v1.1.0 meta --- plugins/utilities.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 9e00836..2ce7604 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -14,12 +14,7 @@ } ], "versions": { - "1.1.0": { - "api_version": 7, - "commit_sha": "79a8b52", - "released_on": "18-11-2022", - "md5sum": "a68184081983346d3eb51c9c85b73796" - }, + "1.1.0": null, "1.0.0": { "api_version": 7, "commit_sha": "2fda676", @@ -486,4 +481,4 @@ } } } -} \ No newline at end of file +}