mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 11:05:10 -05:00
Bump version to 3.3.6-SNAPSHOT
This commit is contained in:
parent
fd67b4f0f2
commit
3c5d7c1626
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue