From 75b91a70d3a70df771d1201f4dcd05e443d12659 Mon Sep 17 00:00:00 2001 From: youhavetrouble Date: Fri, 9 Jun 2023 19:20:57 +0200 Subject: [PATCH] fix resetting config --- CommandWhitelistBukkit/pom.xml | 2 +- CommandWhitelistCommon/pom.xml | 4 ++-- CommandWhitelistVelocity/pom.xml | 2 +- CommandWhitelistWaterfall/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CommandWhitelistBukkit/pom.xml b/CommandWhitelistBukkit/pom.xml index d9c9bae..90c4491 100644 --- a/CommandWhitelistBukkit/pom.xml +++ b/CommandWhitelistBukkit/pom.xml @@ -6,7 +6,7 @@ eu.endermite.commandwhitelist CommandWhitelist - 2.8.0 + 2.8.1 Bukkit diff --git a/CommandWhitelistCommon/pom.xml b/CommandWhitelistCommon/pom.xml index 8b2a484..b32d64a 100644 --- a/CommandWhitelistCommon/pom.xml +++ b/CommandWhitelistCommon/pom.xml @@ -6,7 +6,7 @@ eu.endermite.commandwhitelist CommandWhitelist - 2.8.0 + 2.8.1 Common @@ -76,7 +76,7 @@ com.github.thatsmusic99 ConfigurationMaster-API - v2.0.0-BETA-6 + v2.0.0-BETA-7 compile diff --git a/CommandWhitelistVelocity/pom.xml b/CommandWhitelistVelocity/pom.xml index 3404345..65c2d6a 100644 --- a/CommandWhitelistVelocity/pom.xml +++ b/CommandWhitelistVelocity/pom.xml @@ -6,7 +6,7 @@ eu.endermite.commandwhitelist CommandWhitelist - 2.8.0 + 2.8.1 Velocity diff --git a/CommandWhitelistWaterfall/pom.xml b/CommandWhitelistWaterfall/pom.xml index 5f2ea1d..ea258a8 100644 --- a/CommandWhitelistWaterfall/pom.xml +++ b/CommandWhitelistWaterfall/pom.xml @@ -6,7 +6,7 @@ eu.endermite.commandwhitelist CommandWhitelist - 2.8.0 + 2.8.1 Waterfall diff --git a/pom.xml b/pom.xml index 7bd47dd..b8e177e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.endermite.commandwhitelist CommandWhitelist - 2.8.0 + 2.8.1 CommandWhitelistCommon CommandWhitelistBukkit