Bump version to 1.21-R0.3-SNAPSHOT

This commit is contained in:
md_5
2025-03-28 19:52:19 +11:00
parent 9667743735
commit f6151dce56
20 changed files with 39 additions and 39 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-parent</artifactId>
<version>1.21-R0.2</version>
<version>1.21-R0.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-module</artifactId>
<version>1.21-R0.2</version>
<version>1.21-R0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>BungeeCord Modules</name>