Bump development version

This commit is contained in:
Gabriele C. 2024-06-27 00:30:41 +02:00
parent b391df1e94
commit a424408802
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ You can also create your own translation file and, if you want, you can share it
<dependency>
<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.6.0-SNAPSHOT</version>
<version>5.6.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>

View File

@ -6,7 +6,7 @@
<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.6.0</version>
<version>5.6.1-SNAPSHOT</version>
<name>AuthMeReloaded</name>
<description>The first authentication plugin for the Bukkit API!</description>