From 9b6a098e52b720349d0ee633163b1f347dcddbd9 Mon Sep 17 00:00:00 2001 From: BroBordd <192699453+BroBordd@users.noreply.github.com> Date: Thu, 6 Nov 2025 14:40:24 +0000 Subject: [PATCH] [ci] apply-version-metadata --- plugins/utilities.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index a1f7f4c..0882250 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -295,13 +295,18 @@ } ], "versions": { + "3.0": { + "api_version": 9, + "commit_sha": "fd4bcc1", + "released_on": "06-11-2025", + "md5sum": "456b1e24a55a0d08b35246e1c69f5acd" + }, "1.5": { "api_version": 9, "commit_sha": "99611b9", "released_on": "10-08-2025", "md5sum": "e97e88170046b4822067f3164ee1dcf5" - }, - "3.0": null + } } }, "topmsg": { @@ -2323,4 +2328,4 @@ } } } -} +} \ No newline at end of file