Release 7.2.8

This commit is contained in:
Madeline Miller 2021-12-11 14:38:26 +10:00
parent 22816cffe9
commit 1246d61030
No known key found for this signature in database
GPG Key ID: B8EA2E5693115D81
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
7.2.8
- Update to 1.18.1
- Fixed issues with certain imports in craftscripts
- Fixed brush tracing counting the world limit as a placement location
- Removed the height flag from //expand vert
7.2.7
- [Bukkit] Update 1.17.1 adapters for recent Spigot worldgen change
- [Bukkit] Minor improvements to world access performance

View File

@ -1,5 +1,5 @@
group=com.sk89q.worldedit
version=7.2.8-SNAPSHOT
version=7.2.8
org.gradle.jvmargs=-Xmx1512M
org.gradle.parallel=true