Skip to content

Commit

Permalink
Update to 1.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy committed Jun 8, 2021
1 parent bb20afb commit 4d3392c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@
<dependency>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>2bd966a</version>
<version>e316986</version>
<!-- <groupId>com.github.steveice10</groupId>-->
<!-- <artifactId>mcprotocollib</artifactId>-->
<!-- <version>1.17-rc1-SNAPSHOT</version>-->
<!-- <version>1.17-SNAPSHOT</version>-->
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 4d3392c

Please sign in to comment.