Bump version to 4.1.2-SNAPSHOT for development

This commit is contained in:
Jikoo
2020-05-29 10:32:32 -04:00
parent 9cf4712813
commit 53701da34f
8 changed files with 12 additions and 12 deletions

View File

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