From 852fa8fb46943f25db6b5648b9bf362d7ffa5c1d Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Sat, 14 Jan 2023 14:35:41 +0000 Subject: [PATCH] [ci] apply-version-metadata --- plugins/utilities.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 3b525ae..fee7b87 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -633,7 +633,7 @@ } } }, - "tnt_respawn_text": { + "tnt_respawn_text": { "description": "Shows when a TNT box is about to respawn with non-intrusive text.", "external_url": "", "authors": [ @@ -644,8 +644,13 @@ } ], "versions": { - "1.0.0": null + "1.0.0": { + "api_version": 7, + "commit_sha": "05ffa9f", + "released_on": "14-01-2023", + "md5sum": "cc1738b0326c9679453bdf1489ded483" + } } } } -} +} \ No newline at end of file