VERSION!!!!!!

This commit is contained in:
TheCreeperCow 2018-12-13 16:41:31 +01:00
parent 77d285cf46
commit 45e596bc13
No known key found for this signature in database
GPG Key ID: C06A784885981FBD
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: EpicHeads
main: com.songoda.epicheads.EpicHeads
description: Enhance your server with over 17,000 awesome unique heads with amazing features.
author: Songoda
version: 2.2.3
version: 2.2.4
api-version: 1.13
softdepend: [Vault, PlayerPoints, BlockStore]
loadbefore: [DeluxeMenus]

View File

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