From 97f68e1870aeefa4cde80e1ae15b62b8e9705eee Mon Sep 17 00:00:00 2001 From: Loup-Garou911XD Date: Thu, 23 Jan 2025 19:47:26 +0000 Subject: [PATCH] [ci] apply-version-metadata --- plugins/utilities.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index a538eee..9b721a0 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -238,7 +238,12 @@ } ], "versions": { - "1.1.0": null, + "1.1.0": { + "api_version": 9, + "commit_sha": "022f879", + "released_on": "23-01-2025", + "md5sum": "78a27e0fce1965ffcfdb055c33d49185" + }, "1.0.0": { "api_version": 8, "commit_sha": "c26342d",