FAPI Version update

This commit is contained in:
Frank 2022-06-07 21:24:30 +02:00
parent 72a707f456
commit db27e14429
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ loom_version=0.12-SNAPSHOT
# check these on https://fabricmc.net/versions.html
minecraft_version=1.19
loader_version=0.14.6
fabric_version=0.55.1+1.19
fabric_version=0.55.2+1.19
# Mod Properties
mod_version=2.0.0
maven_group=org.betterx.bclib

View file

@ -38,7 +38,7 @@
],
"depends": {
"fabricloader": ">=0.14.6",
"fabric": ">=0.55.1",
"fabric": ">=0.55.2",
"minecraft": "1.19"
},
"custom": {