Skip to content

Commit 6ed7602

Browse files
authored
Merge pull request #458 from BentoBoxWorld/develop
Release 1.21.1
2 parents 8b2cb30 + fe0f206 commit 6ed7602

File tree

5 files changed

+750
-826
lines changed

5 files changed

+750
-826
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
<!-- Non-minecraft related dependencies -->
5555
<powermock.version>2.0.9</powermock.version>
5656
<!-- More visible way how to change dependency versions -->
57-
<spigot.version>1.21.3-R0.1-SNAPSHOT</spigot.version>
5857
<bentobox.version>2.7.1-SNAPSHOT</bentobox.version>
5958
<items-adder.version>4.0.10</items-adder.version>
6059
<level.version>2.6.2</level.version>
@@ -64,7 +63,7 @@
6463
<!-- Do not change unless you want different name for local builds. -->
6564
<build.number>-LOCAL</build.number>
6665
<!-- This allows to change between versions. -->
67-
<build.version>1.21.0</build.version>
66+
<build.version>1.21.1</build.version>
6867
<!-- SonarCloud -->
6968
<sonar.projectKey>BentoBoxWorld_AOneBlock</sonar.projectKey>
7069
<sonar.organization>bentobox-world</sonar.organization>

0 commit comments

Comments
 (0)