From f2618487340de4a2b1a0e5b0bac02577a18a9b16 Mon Sep 17 00:00:00 2001 From: anth64 Date: Thu, 25 Jun 2026 20:19:15 +0200 Subject: [PATCH] chore: bump version to 2.0.0 --- CommandHook/modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommandHook/modinfo.json b/CommandHook/modinfo.json index 3e06df7..fae9270 100644 --- a/CommandHook/modinfo.json +++ b/CommandHook/modinfo.json @@ -6,7 +6,7 @@ "authors": [ "anth64" ], - "version": "1.0.0", + "version": "2.0.0", "side": "Server", "dependencies": { "game": "1.22.3"