From 693a68514bfb26ea54765d80f49720d0dd56856e Mon Sep 17 00:00:00 2001 From: CarmJos Date: Fri, 17 Dec 2021 13:55:54 +0800 Subject: [PATCH] =?UTF-8?q?1.0.2=20=E5=AE=8C=E5=96=84=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E8=A7=84=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0210b1..def0de8 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ cc.carm.plugin portalcommands - 1.0.1 + 1.0.2 PortalCommands 当玩家进入传送门时执行对应指令。 @@ -28,6 +28,14 @@ GitHub Actions ${project.url}/actions/workflows/maven.yml + + + + GNU General Public License v3.0 + https://opensource.org/licenses/GPL-3.0 + + + CarmJos