[ci skip] Require release version in sub modules

This commit is contained in:
FlorianMichael 2025-01-02 22:23:42 +01:00
parent d0a5d03a6b
commit 30261ab54c
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126
4 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@
"license": "GPL-v3",
"environment": "client",
"depends": {
"viafabricplus": ">=4.0.0-SNAPSHOT"
"viafabricplus": ">=4.0.0"
},
"custom": {
"modmenu": {

View File

@ -38,7 +38,7 @@
"license": "GPL-v3",
"environment": "client",
"depends": {
"viafabricplus": ">=4.0.0-SNAPSHOT"
"viafabricplus": ">=4.0.0"
},
"custom": {
"modmenu": {

View File

@ -4,7 +4,7 @@ org.gradle.parallel=true
# Project Details
maven_group=com.viaversion
maven_version=4.0.0
maven_version=4.0.1-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

View File

@ -47,7 +47,7 @@
],
"accessWidener": "viafabricplus-visuals.accesswidener",
"depends": {
"viafabricplus": ">=4.0.0-SNAPSHOT"
"viafabricplus": ">=4.0.0"
},
"custom": {
"modmenu": {