Skip to content

Commit

Permalink
- Fix paintings and item frames being unbreakable, courtesy of
Browse files Browse the repository at this point in the history
Stealth2800 with PR #6427.
    - Closes #6425.
  • Loading branch information
LlmDl committed Jan 11, 2023
1 parent 58c47b6 commit 2c18a56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.palmergames.bukkit.towny</groupId>
<artifactId>towny</artifactId>
<packaging>jar</packaging>
<version>0.98.5.1</version>
<version>0.98.5.2</version>

<licenses>
<license>
Expand Down
5 changes: 4 additions & 1 deletion resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8285,4 +8285,7 @@ v0.92.0.11:
- Toggles a town's allowedtowar setting on/off.
- Update TownClaim task.
- Changes it from using Thread to Runnable, add clearer comments, make code more readable.
- Fix refunds for /t unclaim all, probably fixes a unclaim refund exploit.
- Fix refunds for /t unclaim all, probably fixes a unclaim refund exploit.
0.98.5.2:
- Fix paintings and item frames being unbreakable, courtesy of Stealth2800 with PR #6427.
- Closes #6425.

0 comments on commit 2c18a56

Please sign in to comment.