From b2b786ba2aef04acc240a49beee14095913a40cc Mon Sep 17 00:00:00 2001 From: brostos <67740566+brostosjoined@users.noreply.github.com> Date: Fri, 21 Feb 2025 10:32:41 +0300 Subject: [PATCH] Version metadata should be automated --- plugins/minigames.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 9f3727a..504174b 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -418,6 +418,7 @@ } ], "versions": { + "1.0.2": null, "1.0.1": { "api_version": 8, "commit_sha": "2b5c9ee", @@ -1567,4 +1568,4 @@ } } } -} \ No newline at end of file +}