Bump version to 3.3.6-SNAPSHOT
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled

This commit is contained in:
RaphiMC 2024-11-01 20:25:46 +01:00
parent fd67b4f0f2
commit 3c5d7c1626
No known key found for this signature in database
GPG key ID: 0F6BB0657A03AC94
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ dependencies {
include "com.viaversion:viarewind-common:4.0.3"
include "net.raphimc:ViaLegacy:3.0.5"
include "net.raphimc:viaaprilfools-common:3.0.4"
include("net.raphimc:ViaBedrock:0.0.13-20241029.202645-4") {
include("net.raphimc:ViaBedrock:0.0.13-SNAPSHOT") {
exclude group: "io.netty"
exclude group: "io.jsonwebtoken"
}

View file

@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G
maven_group=net.raphimc
maven_name=ViaProxy
maven_version=3.3.5
maven_version=3.3.6-SNAPSHOT