Bump version to 3.5.2-SNAPSHOT

This commit is contained in:
FlorianMichael 2024-11-01 20:10:41 +01:00
parent 86d25ed78f
commit de64a4a00e
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126
2 changed files with 5 additions and 5 deletions

View File

@ -68,13 +68,13 @@ dependencies {
jij "com.viaversion:viaversion-common:5.1.1"
jij "com.viaversion:viabackwards-common:5.1.1"
jij "net.raphimc:viaaprilfools-common:3.0.4"
jij "net.raphimc:ViaLegacy:3.0.5"
jij ("net.raphimc:ViaBedrock:0.0.13-20241029.202645-4") {
jij "net.raphimc:viaaprilfools-common:3.0.5-SNAPSHOT"
jij "net.raphimc:ViaLegacy:3.0.6-SNAPSHOT"
jij ("net.raphimc:ViaBedrock:0.0.13-SNAPSHOT") {
exclude group: "io.jsonwebtoken"
exclude group: "com.mojang", module: "brigadier"
}
jij ("net.raphimc:ViaLoader:3.0.5-20241025.171921-1") {
jij ("net.raphimc:ViaLoader:3.0.5-SNAPSHOT") {
exclude group: "com.google.guava", module: "guava"
exclude group: "org.slf4j", module: "slf4j-api"
}

View File

@ -5,7 +5,7 @@ org.gradle.parallel=true
# Project Details
maven_group=de.florianmichael
maven_name=ViaFabricPlus
maven_version=3.5.1
maven_version=3.5.2-SNAPSHOT
maven_description=Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
# Minecraft/Fabric