From 2cc3115e42efa364c59b58ec7fddc8e776d24e90 Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Sun, 18 Sep 2022 11:37:59 +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 f7b76d9..7881a58 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -195,8 +195,13 @@ } ], "versions": { - "1.0.0": null + "1.0.0": { + "api_version": 7, + "commit_sha": "41e239c", + "released_on": "18-09-2022", + "md5sum": "bbaee5f133b41d2eb53e3b726403a75e" + } } } } -} +} \ No newline at end of file