Release 7.2.12

This commit is contained in:
Madeline Miller 2022-08-07 17:09:33 +10:00
parent 4b01778372
commit 87f4ae1907
No known key found for this signature in database
GPG Key ID: B8EA2E5693115D81
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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