fix resetting config

This commit is contained in:
2023-06-09 19:20:57 +02:00
parent 6b31e7c76c
commit 75b91a70d3
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>eu.endermite.commandwhitelist</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
</parent>
<artifactId>Common</artifactId>
@@ -76,7 +76,7 @@
<dependency>
<groupId>com.github.thatsmusic99</groupId>
<artifactId>ConfigurationMaster-API</artifactId>
<version>v2.0.0-BETA-6</version>
<version>v2.0.0-BETA-7</version>
<scope>compile</scope>
</dependency>
<dependency>