From d04d04e4913af738f8c242d7222fde1cc1b4c5ea Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:36:28 +0530 Subject: [PATCH] Added version 1.2.0 --- plugins/utilities.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 7badf8d..a0412b8 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -14,6 +14,8 @@ } ], "versions": { + "1.2.0":{ + }, "1.0.0": { "api_version": 7, "commit_sha": "430da49", @@ -286,4 +288,4 @@ } } } -} \ No newline at end of file +}