mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-01-30 12:51:17 +08:00
Release 7.2.12
This commit is contained in:
parent
4b01778372
commit
87f4ae1907
@ -1,3 +1,7 @@
|
||||
7.2.12
|
||||
- [Bukkit] Add support for 1.19.2
|
||||
- Fixed b/back directions not working along the Y axis
|
||||
|
||||
7.2.11
|
||||
- [Bukkit] Improve thread safety of some API adapter methods
|
||||
- [Sponge] Fixed adapters incorrectly handling rotation
|
||||
|
@ -1,5 +1,5 @@
|
||||
group=com.sk89q.worldedit
|
||||
version=7.2.12-SNAPSHOT
|
||||
version=7.2.12
|
||||
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
org.gradle.parallel=true
|
||||
|
Loading…
Reference in New Issue
Block a user