From 7a4ac295fc60886c7bd5549022d9249cd6a04f91 Mon Sep 17 00:00:00 2001 From: ika-2-2 <219417869+ika-2-2@users.noreply.github.com> Date: Sun, 31 Aug 2025 06:18:51 +0900 Subject: [PATCH] =?UTF-8?q?version=E3=81=AE=E6=9B=B4=E6=96=B0=E3=83=9F?= =?UTF-8?q?=E3=82=B9=E3=82=92=E7=B7=A8=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- src/main/resources/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 23d3409..4d85ce9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.pool25m LogTime - 1.0.0 + 1.1.1 jar @@ -26,7 +26,7 @@ io.papermc.paper paper-api - 1.21-R0.1-SNAPSHOT + 1.21.8-R0.1-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 86ea589..b356db6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: LogTime -version: 1.1.0 +version: 1.1.1 main: com.pool25m.logtime.LogTimePlugin api-version: "1.21.8" author: 25MPOOL