This commit is contained in:
Brianna O'Keefe 2018-11-09 17:25:00 -05:00
parent 5ac773d492
commit 821831b56b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: EpicAnchors
description: EpicAnchors
version: 1.1.3
version: 1.1.6
depend: [Arconix]
softdepend: [EpicSpawners, Towny, RedProtect, Kingdoms, PlotsSquared, GriefPrevention, USkyBlock, ASkyBlock, WorldGuard, Factions, Vault]
main: com.songoda.epicanchors.EpicAnchorsPlugin

View File

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