Bump version to 1.16-R0.5-SNAPSHOT

This commit is contained in:
md_5
2021-01-15 10:19:24 +11:00
parent 36c8df4d2f
commit 9f6a798ea6
18 changed files with 35 additions and 35 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-module</artifactId>
<version>1.16-R0.4</version>
<version>1.16-R0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-module-cmd-server</artifactId>
<version>1.16-R0.4</version>
<version>1.16-R0.5-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cmd_server</name>