From 383f774111d438a6993704e57a90b6ed963193c2 Mon Sep 17 00:00:00 2001 From: Freaku17 <92618708+Freaku17@users.noreply.github.com> Date: Sat, 17 Sep 2022 22:52:55 +0530 Subject: [PATCH] Fixing build err --- plugins/utilities.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 3c1c2e1..c8c1e9e 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -88,13 +88,13 @@ } ], "versions": { + "1.1.0": null, "1.0.0": { "api_version": 7, "commit_sha": "858030b", "released_on": "01-09-2022", "md5sum": "c024a0774f2e960dad7f633efdc3feb5" - }, - "1.1.0": null + } } }, "easy_connect": { @@ -174,4 +174,4 @@ } } } -} \ No newline at end of file +}