Skip to content

Commit

Permalink
Release 7.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Sep 29, 2023
1 parent 2ed7315 commit 2066eb4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
@@ -1,3 +1,9 @@
7.2.16
- Update to 1.20.2
- Fixed an issue with the legacy spawner|mobname syntax not setting mobs correctly on initial spawn
- Added a workaround for situations where clients incorrectly send multiple clicks for a single click
- Fixed some situations where //fillr might fail when Y is less than 0

7.2.15
- [Forge] Fix a bug preventing Forge clients lacking WorldEdit from joining Forge servers with WorldEdit in some cases
- [Forge] Added Console and CommandBlock support
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,5 +1,5 @@
group=com.sk89q.worldedit
version=7.2.16-SNAPSHOT
version=7.2.16

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

0 comments on commit 2066eb4

Please sign in to comment.