From c77253508c850ba7c1340ff5006dff057567c238 Mon Sep 17 00:00:00 2001 From: carm Date: Tue, 21 Nov 2023 23:51:05 +0800 Subject: [PATCH] =?UTF-8?q?feat(item):=20=E4=BB=A4=E6=8F=92=E5=85=A5?= =?UTF-8?q?=E7=9A=84=E8=A1=8C=E6=94=AF=E6=8C=81ConfiguredMessage=E7=9A=84?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 2 +- platform/bukkit/pom.xml | 2 +- platform/bungee/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 77c39db..496229e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 2.8.8 + 2.8.9 4.0.0 diff --git a/platform/bukkit/pom.xml b/platform/bukkit/pom.xml index 8759ec4..23d46d4 100644 --- a/platform/bukkit/pom.xml +++ b/platform/bukkit/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 2.8.8 + 2.8.9 ../../pom.xml 4.0.0 diff --git a/platform/bungee/pom.xml b/platform/bungee/pom.xml index 9bc348e..a95e917 100644 --- a/platform/bungee/pom.xml +++ b/platform/bungee/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 2.8.8 + 2.8.9 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index d6fa923..981a4b9 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ cc.carm.lib mineconfiguration-parent - 2.8.8 + 2.8.9 pom common