From a1d6cf1258f18066998075aff0b6899eeadb9324 Mon Sep 17 00:00:00 2001 From: carm Date: Thu, 7 Sep 2023 02:31:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(send):=20=E6=8F=90=E4=BE=9B=E6=96=B0?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=8F=91=E9=80=81=E6=96=B9=E6=B3=95=EF=BC=8C?= =?UTF-8?q?=E5=88=86=E7=A6=BB=E7=8E=A9=E5=AE=B6=E5=8F=82=E6=95=B0=E5=92=8C?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=8F=82=E6=95=B0?= 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 429ce48..1c7cfa9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 2.8.0 + 2.8.1 4.0.0 diff --git a/platform/bukkit/pom.xml b/platform/bukkit/pom.xml index a61bce6..6775a69 100644 --- a/platform/bukkit/pom.xml +++ b/platform/bukkit/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 2.8.0 + 2.8.1 ../../pom.xml 4.0.0 diff --git a/platform/bungee/pom.xml b/platform/bungee/pom.xml index 89499e1..0804a69 100644 --- a/platform/bungee/pom.xml +++ b/platform/bungee/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 2.8.0 + 2.8.1 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 4e54b32..a367004 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ cc.carm.lib mineconfiguration-parent - 2.8.0 + 2.8.1 pom common