Skip to content

Commit

Permalink
Update the version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DevCyntrix committed Feb 12, 2024
1 parent 10c470f commit ac34329
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.2.3:
* Fix the bug that the player cannot open the chest after rejoining (If chest protection is enabled)
* Fix the bug that the player cannot open the chest if he dies in the world spawn region and has no operator

2.2.2:
* Fix that the chests spawns on the top of the nether if the player dies without safe position in the nether.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "com.github.devcyntrix"
version = "2.2.2"
version = "2.2.3"

repositories {
mavenCentral()
Expand Down

0 comments on commit ac34329

Please sign in to comment.