bump version

This commit is contained in:
2025-07-24 16:53:44 +02:00
parent c5bf4b757f
commit 6a3dc807af
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.11.0</version>
<version>2.12.0</version>
</parent>
<artifactId>Velocity</artifactId>
@@ -15,7 +15,7 @@
<description>You decide what commands players can use or tab complete on your server!</description>
<properties>
<java.version>1.8</java.version>
<java.version>21</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<url>youhavetrouble.me</url>