mirror of
https://github.com/songoda/EpicHeads.git
synced 2024-11-29 05:55:47 +01:00
Fixed version
This commit is contained in:
parent
8d61ee899f
commit
17a8868727
@ -2,7 +2,7 @@ name: EpicHeads
|
|||||||
main: com.songoda.epicheads.EpicHeads
|
main: com.songoda.epicheads.EpicHeads
|
||||||
description: Enhance your server with over 17,000 awesome unique heads with amazing features.
|
description: Enhance your server with over 17,000 awesome unique heads with amazing features.
|
||||||
author: Songoda
|
author: Songoda
|
||||||
version: 2.2.4
|
version: 2.3.3
|
||||||
api-version: 1.13
|
api-version: 1.13
|
||||||
softdepend: [Vault, PlayerPoints, BlockStore]
|
softdepend: [Vault, PlayerPoints, BlockStore]
|
||||||
loadbefore: [DeluxeMenus]
|
loadbefore: [DeluxeMenus]
|
||||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
<artifactId>EpicHeads</artifactId>
|
<artifactId>EpicHeads</artifactId>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<version>2.2.4</version>
|
<version>2.3.3</version>
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean package</defaultGoal>
|
<defaultGoal>clean package</defaultGoal>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
Reference in New Issue
Block a user