From 4d3392c16ab1cb0cc51b4bed6885e3557c40a98d Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Mon, 7 Jun 2021 23:54:48 -0400 Subject: [PATCH] Update to 1.17 release --- README.md | 2 +- connector/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7db62fbb2..f15b36e28 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The ultimate goal of this project is to allow Minecraft: Bedrock Edition users t Special thanks to the DragonProxy project for being a trailblazer in protocol translation and for all the team members who have joined us here! -### Currently supporting Minecraft Bedrock v1.17.0.58 and Minecraft Java 1.17-rc1. +### Currently supporting Minecraft Bedrock 1.17 and Minecraft Java 1.17. ## Setting Up Take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set up Geyser. diff --git a/connector/pom.xml b/connector/pom.xml index 31e472c9f..d91b27d47 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -154,10 +154,10 @@ com.github.GeyserMC MCProtocolLib - 2bd966a + e316986 - + compile