From 017229fdcb34fcd0f64f61ae19839b3120bf5c13 Mon Sep 17 00:00:00 2001 From: WayZer Date: Thu, 3 Jul 2025 23:46:25 +0800 Subject: [PATCH] Update mod.json --- mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.json b/mod.json index 3f36910..46561ae 100644 --- a/mod.json +++ b/mod.json @@ -4,7 +4,7 @@ "author": "WayZer", "main": "cf.wayzer.contentsTweaker.ModMain", "description": "Dynamic load custom contents patch account to server", - "version": "@version@", + "version": "3.1.0", "hidden": true, - "minGameVersion": 136 + "minGameVersion": 147 }