Skip to content

Commit a99d70e

Browse files
Tigerpanzer02version-bump[github-action]
andauthored
#patch 1.21.7 ready (#81)
* Bump version from 2.1.5 to 2.1.5-SNAPSHOT0 * Update pom.xml * Bump version from 2.1.5-SNAPSHOT0 to 2.1.5-SNAPSHOT1 * Update CHANGELOG.md * Bump version from 2.1.5-SNAPSHOT1 to 2.1.5-SNAPSHOT2 --------- Co-authored-by: version-bump[github-action] <41898282+version-bump[github-action]@users.noreply.github.com>
1 parent 6171e7a commit a99d70e

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.1.6 Release (13.07.2025)
2+
* Updated to MinigamesBox 1.4.3
3+
14
### 2.1.5 Release (09.06.2025)
25
* Fixed startup issues on lower mc versions
36
* Added a onserverjoin message about wrong base arena setup if base cuboid is outside arena cuboid

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>plugily.projects</groupId>
99
<artifactId>thebridge</artifactId>
10-
<version>2.1.5</version>
10+
<version>2.1.5-SNAPSHOT2</version>
1111
<name>TheBridge</name>
1212

1313
<properties>
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>plugily.projects</groupId>
6060
<artifactId>MiniGamesBox-Classic</artifactId>
61-
<version>1.4.2</version>
61+
<version>1.4.3</version>
6262
<scope>compile</scope>
6363
<optional>true</optional>
6464
</dependency>

0 commit comments

Comments
 (0)