Fixed version

This commit is contained in:
TheCreeperCow 2018-12-13 19:01:22 +01:00
parent 8d61ee899f
commit 17a8868727
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.4
version: 2.3.3
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.4</version>
<version>2.3.3</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>