mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2025-03-13 07:09:54 +01:00
Added POM version to addon.yml
This commit is contained in:
parent
635a347ade
commit
73792178a2
2
pom.xml
2
pom.xml
@ -85,7 +85,7 @@
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/resources</directory>
|
||||
<filtering>false</filtering>
|
||||
<filtering>true</filtering>
|
||||
</resource>
|
||||
<resource>
|
||||
<directory>src/main/resources/locales</directory>
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: AcidIsland
|
||||
main: bentobox.addon.acidisland.AcidIsland
|
||||
version: 0.1
|
||||
version: ${version}
|
||||
|
||||
authors: tastybento
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user