From d9f5e3ecaeb7854404ade48e7e876715372f490e Mon Sep 17 00:00:00 2001 From: brostosjoined Date: Fri, 28 Jul 2023 23:40:01 +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 297fd37f..a17e3952 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -785,7 +785,12 @@ } ], "versions": { - "1.2.0" : null, + "1.2.0": { + "api_version": 8, + "commit_sha": "150f49f", + "released_on": "28-07-2023", + "md5sum": "3b13d83518865a2b07b9340d59d0ab92" + }, "1.1.0": { "api_version": 8, "commit_sha": "90fff9b", @@ -801,4 +806,4 @@ } } } -} +} \ No newline at end of file