From b5e7d584ced6e49ef40ddab7f9f7aee0b5fd1e4d Mon Sep 17 00:00:00 2001 From: Kyoukawa Meishin Date: Sun, 19 Oct 2025 21:39:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E8=87=B31.1?= 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 2368e1d..3d2043c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.mmlsystem PlayerExpSystem - 1.0.2 + 1.1 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 678d7f5..dd07290 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.2 +version: 1.1 api-version: 1.21 author: 杏川铭心 description: 提供服务器计分板UI功能。 \ No newline at end of file