Skip to content

Commit

Permalink
Release 7.3.0 Beta 4
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Feb 3, 2024
1 parent bfa1c74 commit c28ebca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Expand Up @@ -32,6 +32,7 @@
- Fixed spline generation not correctly using block centres in some situations
- Improve general performance across the board
- Send biome chunk updates to the client when possible
- Use Minecraft's "DataFixerUpper" system when loading legacy schematics where possible
- [Bukkit] Remove legacy data folder migration code from 2012
- [Bukkit] Remove support for all versions prior to 1.17.1, and non-latest patches of 1.18 and 1.19

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,5 +1,5 @@
group=com.sk89q.worldedit
version=7.3.0-SNAPSHOT
version=7.3.0-beta-04

org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
Expand Down

0 comments on commit c28ebca

Please sign in to comment.