Skip to content

Commit c3e931c

Browse files
authored
Merge pull request #39 from BentoBoxWorld/develop
Version 1.16.0 - added strange realms world to config.yml
2 parents 9ff263f + 71e02c8 commit c3e931c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<!-- Do not change unless you want different name for local builds. -->
6363
<build.number>-LOCAL</build.number>
6464
<!-- This allows to change between versions. -->
65-
<build.version>1.15.1</build.version>
65+
<build.version>1.16.0</build.version>
6666
<!-- Sonar Cloud -->
6767
<sonar.projectKey>BentoBoxWorld_addon-invSwitcher</sonar.projectKey>
6868
<sonar.organization>bentobox-world</sonar.organization>

src/main/resources/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ worlds:
88
- skyblock-world
99
- caveblock-world
1010
- poseidon_world
11+
- stranger_world
1112
options:
1213
#
1314
# Per-world settings. Gamemode means Survivial, Creative, etc.

0 commit comments

Comments
 (0)