Release 1.21-R0.4

This commit is contained in:
md_5
2025-09-27 16:14:54 +10:00
parent 2e12caad03
commit 70603d5413
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-SNAPSHOT</version>
<version>1.21-R0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-protocol</artifactId>
<version>1.21-R0.4-SNAPSHOT</version>
<version>1.21-R0.4</version>
<packaging>jar</packaging>
<name>BungeeCord-Protocol</name>