From 150f49f1d4f3d79114e21659951abff0b9c9a346 Mon Sep 17 00:00:00 2001 From: brostos <67740566+brostosjoined@users.noreply.github.com> Date: Sat, 29 Jul 2023 02:39:35 +0300 Subject: [PATCH] Update utilities.json Updated link to tutorial --- plugins/utilities.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 3ede5bc..297fd37 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -785,6 +785,7 @@ } ], "versions": { + "1.2.0" : null, "1.1.0": { "api_version": 8, "commit_sha": "90fff9b", @@ -800,4 +801,4 @@ } } } -} \ No newline at end of file +}