Skip to content

Commit 5c4848b

Browse files
committed
Release 7.0.13-beta-2.
1 parent acd4fda commit 5c4848b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
## 7.0.13 (beta)
44

5-
* Update to 1.21.3
5+
* Update to 1.21.4
66
* Remove max-stack-size bypass in stack command
77
* Fix a falling block metadata leak. (May still be problematic on Spigot, use Paper.)
88
* Fix flame enchant being blocked as entity damage on the arrow itself.
99
* More Paper-specific performance enhancements for hoppers.
10+
* Fix block-windcharge-explosions config option not doing anything.
1011

1112
## 7.0.12
1213

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group=com.sk89q.worldguard
2-
version=7.0.13-SNAPSHOT
2+
version=7.0.13-beta-2
33

44
org.gradle.parallel=true

0 commit comments

Comments
 (0)