mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-12-28 17:27:35 +01:00
Added POM version to addon.yml
This commit is contained in:
parent
b2b92ccb28
commit
2a435e125a
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: BSkyBlock
|
||||
main: bentobox.addon.bskyblock.BSkyBlock
|
||||
version: 0.1
|
||||
version: ${version}
|
||||
|
||||
authors: tastybento
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user