From 8fe773f2cdb09319635f73797c919b31689c443d Mon Sep 17 00:00:00 2001 From: DhextraS Date: Tue, 4 Jul 2023 06:29:57 +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 f71b99f..aa2b264 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -422,7 +422,12 @@ } ], "versions": { - "2.0.0":null, + "2.0.0": { + "api_version": 8, + "commit_sha": "bf3e61b", + "released_on": "04-07-2023", + "md5sum": "289cc852b7f0ec1b254d08267c9921c2" + }, "1.0.1": { "api_version": 7, "commit_sha": "64e8a5c", @@ -740,4 +745,4 @@ } } } -} +} \ No newline at end of file