From b1114bdfa86cc730873ed5cb8b4d8b544e5ef8c9 Mon Sep 17 00:00:00 2001 From: Freaku17 Date: Fri, 8 Dec 2023 20:18:10 +0000 Subject: [PATCH] [ci] apply-version-metadata --- plugins/utilities.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index f93efd9..4d1acd4 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -896,7 +896,12 @@ } ], "versions": { - "1.4.1": null, + "1.4.1": { + "api_version": 8, + "commit_sha": "48c8abb", + "released_on": "08-12-2023", + "md5sum": "087728c68fb9505b06beccc9ceb8acbf" + }, "1.4.0": { "api_version": 8, "commit_sha": "6947777", @@ -930,4 +935,4 @@ } } } -} +} \ No newline at end of file