Bump version to 4.1.6-SNAPSHOT for development

This commit is contained in:
Jikoo 2020-11-03 18:32:43 -05:00
parent 1c45ef517f
commit 9705cb156b
No known key found for this signature in database
GPG key ID: 37FF68B07F639098
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.1.5</version>
<version>4.1.6-SNAPSHOT</version>
</parent>
<artifactId>openinvplugincore</artifactId>
@ -31,7 +31,7 @@
<dependency>
<groupId>com.lishid</groupId>
<artifactId>openinvapi</artifactId>
<version>4.1.5</version>
<version>4.1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>