File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ For a full user guide go to the [Usage for Players](#usage-for-players-gui) sect
1212- Classic (c0.0.15 - c0.30 including [ CPE] ( https://wiki.vg/Classic_Protocol_Extension ) )
1313- April Fools (3D Shareware, 20w14infinite, 25w14craftmine)
1414- Combat Snapshots (Combat Test 8c)
15- - Bedrock Edition 1.21.93 ([ Some features are missing] ( https://github.com/RaphiMC/ViaBedrock#features ) )
15+ - Bedrock Edition 1.21.100 ([ Some features are missing] ( https://github.com/RaphiMC/ViaBedrock#features ) )
1616
1717## Supported Client versions
1818- Release (1.7.2 - 1.21.8)
Original file line number Diff line number Diff line change @@ -49,11 +49,11 @@ repositories {
4949
5050dependencies {
5151 includeInJar " com.viaversion:viaversion-common:5.5.0-SNAPSHOT"
52- includeInJar " com.viaversion:viabackwards-common:5.4.2 "
52+ includeInJar " com.viaversion:viabackwards-common:5.4.3-SNAPSHOT "
5353 includeInJar " com.viaversion:viarewind-common:4.0.9"
5454 includeInJar " net.raphimc:ViaLegacy:3.0.10"
5555 includeInJar " com.viaversion:viaaprilfools-common:4.0.3"
56- includeInJar(" net.raphimc:ViaBedrock:0.0.20 -SNAPSHOT" ) {
56+ includeInJar(" net.raphimc:ViaBedrock:0.0.21 -SNAPSHOT" ) {
5757 exclude group : " io.jsonwebtoken"
5858 }
5959 includeInJar(" com.viaversion:vialoader:4.0.5-SNAPSHOT" ) {
You can’t perform that action at this time.
0 commit comments