One day I will remember to bump the version in plugin.yml

This commit is contained in:
AppleDash 2017-02-20 21:57:29 -05:00
parent 3d0d69cea7
commit 874e4ed24b
5 changed files with 6 additions and 6 deletions

View File

@ -6,10 +6,10 @@
<parent>
<groupId>org.appledash</groupId>
<artifactId>SaneEconomy</artifactId>
<version>0.10.5-SNAPSHOT</version>
<version>0.10.6-SNAPSHOT</version>
</parent>
<artifactId>SaneEconomyCore</artifactId>
<version>0.10.5-SNAPSHOT</version>
<version>0.10.6-SNAPSHOT</version>
<dependencies>
<dependency>

View File

@ -1,7 +1,7 @@
name: SaneEconomy
author: AppleDash
main: org.appledash.saneeconomy.SaneEconomy
version: 0.10.4
version: 0.10.6
load: STARTUP
softdepend: [Vault]
commands:

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>SaneEconomy</artifactId>
<groupId>org.appledash</groupId>
<version>0.10.5-SNAPSHOT</version>
<version>0.10.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>SaneEconomy</artifactId>
<groupId>org.appledash</groupId>
<version>0.10.5-SNAPSHOT</version>
<version>0.10.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -6,7 +6,7 @@
<groupId>org.appledash</groupId>
<artifactId>SaneEconomy</artifactId>
<version>0.10.5-SNAPSHOT</version>
<version>0.10.6-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>