Skip to content

Commit 3decaf0

Browse files
committed
Release 7.4.0
1 parent 8e10d23 commit 3decaf0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- Reworked the way WorldEdit CLI pulls in versioned data, allowing dynamic data loading
2222
- Fixed the hand, offhand, and pos1 patterns not showing in suggestions
2323
- Changed the legacy mapping system to not automatically load on startup, and instead load on first usage
24+
- Updated the default values in the configuration files to better match supported Minecraft versions
2425

2526
7.3.19
2627
- General cleanups across codebase

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.sk89q.worldedit
2-
version=7.4.0-SNAPSHOT
2+
version=7.4.0
33

44
org.gradle.jvmargs=-Xmx2000M
55
org.gradle.parallel=true

0 commit comments

Comments
 (0)