Bump version to 1.16-R0.2-SNAPSHOT

This commit is contained in:
md_5
2020-06-25 08:36:25 +10:00
parent a7180850e0
commit 4786c0986b
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.1</version>
<version>1.16-R0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-module-cmd-send</artifactId>
<version>1.16-R0.1</version>
<version>1.16-R0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cmd_send</name>