From 8194e98f653825914dcf628bcdd2282c8c7712ba Mon Sep 17 00:00:00 2001 From: DhextraS Date: Tue, 4 Jul 2023 09:20:58 +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 96976db..7ff66c2 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -522,7 +522,12 @@ } ], "versions": { - "2.0.0": null, + "2.0.0": { + "api_version": 7, + "commit_sha": "369eedf", + "released_on": "04-07-2023", + "md5sum": "bbaee5f133b41d2eb53e3b726403a75e" + }, "1.0.0": { "api_version": 7, "commit_sha": "41e239c", @@ -746,4 +751,4 @@ } } } -} +} \ No newline at end of file