From c5404f71dc95aa8cec4fd294935dd865f2f47f41 Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Mon, 10 Oct 2022 16:20:23 +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 6f7d72f..63413f6 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -226,7 +226,12 @@ } ], "versions": { - "1.0.1": null, + "1.0.1": { + "api_version": 7, + "commit_sha": "da10318", + "released_on": "10-10-2022", + "md5sum": "b19ff011b6e229544324d4310770d7b9" + }, "1.0.0": { "api_version": 7, "commit_sha": "ff4de19", @@ -293,4 +298,4 @@ } } } -} +} \ No newline at end of file