Skip to content

Commit 7ae07a9

Browse files
committed
Back to snapshot.
Also update changelog cuz I forgot.
1 parent 2f13ae0 commit 7ae07a9

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 7.0.13 (beta)
4+
5+
* Update to 1.21.3
6+
* Remove max-stack-size bypass in stack command
7+
* Fix a falling block metadata leak. (May still be problematic on Spigot, use Paper.)
8+
* Fix flame enchant being blocked as entity damage on the arrow itself.
9+
* More Paper-specific performance enhancements for hoppers.
10+
311
## 7.0.12
412

513
* Fix a change in the default behavior of explosion flag handling.

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-beta-1
2+
version=7.0.13-SNAPSHOT
33

44
org.gradle.parallel=true

0 commit comments

Comments
 (0)