From 1fff052c9ce33804a08b3bb09f1192b4b1030924 Mon Sep 17 00:00:00 2001 From: anth64 Date: Sun, 26 Jul 2026 11:28:46 +0200 Subject: [PATCH] chore: bump game dependency to 1.22.5 --- CommandHook/modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommandHook/modinfo.json b/CommandHook/modinfo.json index 322736d..0194203 100644 --- a/CommandHook/modinfo.json +++ b/CommandHook/modinfo.json @@ -9,6 +9,6 @@ "version": "2.1.0", "side": "Server", "dependencies": { - "game": "1.22.3" + "game": "1.22.5" } }