Bump version to 1.20-R0.2-SNAPSHOT

This commit is contained in:
md_5
2023-08-07 08:01:47 +10:00
parent a793692a2c
commit 0dd7b98428
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.20-R0.1</version>
<version>1.20-R0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-chat</artifactId>
<version>1.20-R0.1</version>
<version>1.20-R0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>BungeeCord-Chat</name>