aboutsummaryrefslogtreecommitdiffhomepage
path: root/Paper-MojangAPI
diff options
context:
space:
mode:
authorDaniel Ennis <[email protected]>2020-08-24 22:22:08 -0400
committerAikar <[email protected]>2020-08-24 22:40:19 -0400
commitc97ce029e99c0bd2281b30b1c35885bc9a3c4a74 (patch)
treeb06142b02170a500cd810c22d7b379f4561cd7c9 /Paper-MojangAPI
parent627f4b8561115d40d6a39587d1ad94b0104f7e14 (diff)
downloadPaper-c97ce029e99c0bd2281b30b1c35885bc9a3c4a74.tar.gz
Paper-c97ce029e99c0bd2281b30b1c35885bc9a3c4a74.zip
1.16.2 Release (#4123)
PaperMC believes that 1.16.2 is now ready for general release as we fixed the main issue plagueing the 1.16.x release, the MapLike data conversion issues. Until now, it was not safe for a server to convert a world to 1.16.2 without data conversion issues around villages and potentially other things. If you did, those MapLike errors meant something went wrong. This is now resolved. Big thanks to all those that helped, notably @BillyGalbreath and @Proximyst who did large parts of the update process with me. Please as always, backup your worlds and test before updating to 1.16.2! If you update to 1.16.2, there is no going back to an older build than this. --------------------------------- Co-authored-by: William Blake Galbreath <[email protected]> Co-authored-by: Mariell Hoversholm <[email protected]> Co-authored-by: krolik-exe <[email protected]> Co-authored-by: BillyGalbreath <[email protected]> Co-authored-by: stonar96 <[email protected]> Co-authored-by: Shane Freeder <[email protected]> Co-authored-by: Jason <[email protected]> Co-authored-by: kashike <[email protected]> Co-authored-by: Aurora <[email protected]> Co-authored-by: KennyTV <[email protected]> Co-authored-by: commandblockguy <[email protected]> Co-authored-by: DigitalRegent <[email protected]> Co-authored-by: ishland <[email protected]>
Diffstat (limited to 'Paper-MojangAPI')
-rw-r--r--Paper-MojangAPI/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Paper-MojangAPI/pom.xml b/Paper-MojangAPI/pom.xml
index 4c7c62c787..03a17db372 100644
--- a/Paper-MojangAPI/pom.xml
+++ b/Paper-MojangAPI/pom.xml
@@ -10,7 +10,7 @@
<groupId>com.destroystokyo.paper</groupId>
<artifactId>paper-mojangapi</artifactId>
- <version>1.16.1-R0.1-SNAPSHOT</version>
+ <version>1.16.2-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Paper-MojangAPI</name>