From a132cdfd729a3f931740d41d1e0f943a6d30c4f9 Mon Sep 17 00:00:00 2001 From: Suwings Date: Sat, 16 Jul 2022 17:27:16 +0800 Subject: [PATCH] =?UTF-8?q?Feat:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c2c20cc..95120ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mcsmanager-panel", - "version": "9.4.5", - "daemonVersion": "1.5.5", + "version": "9.5.0", + "daemonVersion": "1.6.0", "description": "Distributed clustering, Groupable, Lightweight and out-of-the-box Minecraft server management panel", "scripts": { "dev": "nodemon app.js",