Bump to 7.1.0-Beta 1 for beta.

This commit is contained in:
Matthew Miller 2019-12-18 19:23:58 +10:00
parent 7039dc8306
commit 2facfeb380
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@
- Added support for translations
- Fixed //regen on 1.14+
- Add a experimental new snapshot API / handling, more consistent for various file types. Test it out by switching on `snapshots.experimental`/`snapshots-experimental` in your config file. This will become the default in WE 8.
- Fixed setting navwand and selwand to none via command not persisting
7.0.1
- Fix source masks using EdiSession instead of clipboard

View File

@ -1,5 +1,5 @@
group=com.sk89q.worldedit
version=7.1.0-SNAPSHOT
version=7.1.0-beta-1
org.gradle.jvmargs=-Xmx1G