Release 7.2.18

This commit is contained in:
Madeline Miller 2023-12-13 22:10:58 +10:00
parent 13d4d6c98a
commit abda4e04f5
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.18
- Update to 1.20.4
- Fixed ellipsoid and cylinder regions not fully clearing
- Limit //line and //curve thickness by max-radius option
- Add further validation to biome setting API to prevent errors with invalid positions
7.2.17
- [Forge] Workaround missing part of Forge in some builds

View File

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