From c9e72446ef90c9f384b71fb7c70f7dbd9e4276e9 Mon Sep 17 00:00:00 2001 From: RaphiMC <50594595+RaphiMC@users.noreply.github.com> Date: Sat, 13 Jul 2024 12:29:34 +0200 Subject: [PATCH] Update ViaBedrock (1.21.2 support) --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c654d637..eaa1eb92 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ legacy combat mechanics, movement, and rendering changes to make the gameplay mo - Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension)) - April Fools (3D Shareware, 20w14infinite) - Combat Snapshots (Combat Test 8c) -- Bedrock Edition 1.21.0 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features)) +- Bedrock Edition 1.21.2 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features)) ## How to (Users) - [A detailed guide on how to install and use the mod](docs/USAGE.md) diff --git a/gradle.properties b/gradle.properties index eb160ef2..f1c3908b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ vialoader_version=3.0.2-SNAPSHOT # RaphiMC Libraries minecraftauth_version=4.0.0 -viabedrock_version=0.0.9-SNAPSHOT +viabedrock_version=0.0.10-SNAPSHOT raknet_transport_version=1.0.0.CR3-SNAPSHOT # Lenni0451 Libraries