From 79c6ed928a9379fd3878f29f6276f13f2435ba2d Mon Sep 17 00:00:00 2001 From: OrekiWoof Date: Sat, 28 Mar 2026 04:51:11 +0100 Subject: [PATCH] update version to 1.2.0 --- ChestPreview/ChestPreview/modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChestPreview/ChestPreview/modinfo.json b/ChestPreview/ChestPreview/modinfo.json index 27f60fe..e3ddc4b 100644 --- a/ChestPreview/ChestPreview/modinfo.json +++ b/ChestPreview/ChestPreview/modinfo.json @@ -7,7 +7,7 @@ "OrekiWoof" ], "description": "see containers' contents without having to open them", - "version": "1.1.0", + "version": "1.2.0", "dependencies": { "game": "1.21.0" },