Bump version to 4.0.6 for release

This commit is contained in:
Jikoo
2019-07-21 13:29:45 -04:00
parent 3faf41ef18
commit b64000e89b
9 changed files with 14 additions and 14 deletions

View File

@@ -21,7 +21,7 @@
<parent>
<groupId>com.lishid</groupId>
<artifactId>openinvparent</artifactId>
<version>4.0.6-SNAPSHOT</version>
<version>4.0.6</version>
</parent>
<artifactId>openinvplugincore</artifactId>
@@ -31,7 +31,7 @@
<dependency>
<groupId>com.lishid</groupId>
<artifactId>openinvcommon</artifactId>
<version>4.0.6-SNAPSHOT</version>
<version>4.0.6</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>