From f7a9e7c0bfa6457736ac976b6140749b95e25275 Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Tue, 16 May 2023 22:30:37 +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 94a9a31..b688b63 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -223,7 +223,12 @@ } ], "versions": { - "2.0.0": null, + "2.0.0": { + "api_version": 8, + "commit_sha": "d10ede0", + "released_on": "16-05-2023", + "md5sum": "8937918bd79435eaa167fd70cb8046ed" + }, "1.2.3": { "api_version": 7, "commit_sha": "7753b87", @@ -710,4 +715,4 @@ } } } -} +} \ No newline at end of file