Bump version to 1.21-R0.5-SNAPSHOT

This commit is contained in:
md_5
2025-09-27 16:16:36 +10:00
parent 70603d5413
commit 8f6768ae00
23 changed files with 45 additions and 45 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-parent</artifactId>
<version>1.21-R0.4</version>
<version>1.21-R0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-serializer</artifactId>
<version>1.21-R0.4</version>
<version>1.21-R0.5-SNAPSHOT</version>
<packaging>jar</packaging>
<name>BungeeCord-Serializer</name>