Dependency and Version Bump

This commit is contained in:
Frank 2023-07-11 22:32:24 +02:00
parent 594d5a260a
commit 834deb6997
2 changed files with 3 additions and 3 deletions

View file

@ -13,13 +13,13 @@ modrinth_versions=["1.20", "1.20.1"]
release_channel=beta
modrinth_id=betterend
# Mod Properties
mod_version=4.0.8
mod_version=4.0.9
maven_group=org.betterx.betterend
archives_base_name=better-end
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version=1.19-73-FABRIC
bclib_version=3.0.11
bclib_version=3.0.12
rei_version=12.0.622
emi_version=1.0.3+1.20
trinkets_version=3.7.0

View file

@ -53,7 +53,7 @@
"bclib": "3.0.x"
},
"breaks": {
"bclib": "<3.0.11"
"bclib": "<3.0.12"
},
"suggests": {
"byg": ">=2.0.0",