Skip to content

Commit

Permalink
Updated ViaBedrock (Bedrock 1.21.30 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Sep 17, 2024
1 parent ee991eb commit cf1e2bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For a full user guide go to the [Usage for Players](#usage-for-players-gui) sect
- 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.20 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
- Bedrock Edition 1.21.30 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))

## Supported Client versions
- Release (1.7.2 - 1.21.1)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
include "com.viaversion:viarewind-common:4.0.3-SNAPSHOT"
include "net.raphimc:ViaLegacy:3.0.3-SNAPSHOT"
include "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"
include("net.raphimc:ViaBedrock:0.0.11-SNAPSHOT") {
include("net.raphimc:ViaBedrock:0.0.12-SNAPSHOT") {
exclude group: "io.netty"
exclude group: "io.jsonwebtoken"
}
Expand Down

0 comments on commit cf1e2bd

Please sign in to comment.