mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-06-15 14:52:20 -04:00
Bump version to 3.4.1-SNAPSHOT
This commit is contained in:
parent
1a6580b315
commit
a51507175a
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ dependencies {
|
|||
include "com.viaversion:viarewind-common:4.0.6"
|
||||
include "net.raphimc:ViaLegacy:3.0.8"
|
||||
include "com.viaversion:viaaprilfools-common:4.0.1"
|
||||
include("net.raphimc:ViaBedrock:0.0.16-20250328.181745-1") {
|
||||
include("net.raphimc:ViaBedrock:0.0.16-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.4.0
|
||||
maven_version=3.4.1-SNAPSHOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue