Changed the version.

This commit is contained in:
Brianna O'Keefe 2018-10-21 13:31:55 -04:00
parent 56a89b4b42
commit 159bc9a8f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: EpicFarming
description: EpicFarming
main: com.songoda.epicfarming.EpicFarmingPlugin
version: 2
version: 2.0.8
depend: [Arconix]
soft-depend: [Multiverse-Core]
author: Songoda

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicFarming</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2</version>
<version>2.0.8</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>