We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1839a7 + dd6fc82 commit 9ff263fCopy full SHA for 9ff263f
2 files changed
pom.xml
@@ -62,7 +62,7 @@
62
<!-- Do not change unless you want different name for local builds. -->
63
<build.number>-LOCAL</build.number>
64
<!-- This allows to change between versions. -->
65
- <build.version>1.15.0</build.version>
+ <build.version>1.15.1</build.version>
66
<!-- Sonar Cloud -->
67
<sonar.projectKey>BentoBoxWorld_addon-invSwitcher</sonar.projectKey>
68
<sonar.organization>bentobox-world</sonar.organization>
src/main/resources/config.yml
@@ -7,6 +7,7 @@ worlds:
7
- bskyblock_world
8
- skyblock-world
9
- caveblock-world
10
+- poseidon_world
11
options:
12
#
13
# Per-world settings. Gamemode means Survivial, Creative, etc.
0 commit comments