From 9107479b0884f3472d82721809b2028d29e52792 Mon Sep 17 00:00:00 2001 From: Kyoukawa Meishin Date: Fri, 17 Oct 2025 15:56:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E5=8D=87=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index abe542d..2368e1d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.mmlsystem PlayerExpSystem - 1.0.1 + 1.0.2 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 55ebf3b..678d7f5 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: PlayerExpSystem main: com.mmlsystem.PlayerExpSystem.Foundation -version: 1.0.1 +version: 1.0.2 api-version: 1.21 author: 杏川铭心 description: 提供服务器计分板UI功能。 \ No newline at end of file