Version and Dependency Bump

This commit is contained in:
Frank 2023-06-19 20:05:48 +02:00
parent e4970abf92
commit 7fbae64b32
2 changed files with 3 additions and 3 deletions

View file

@ -13,13 +13,13 @@ modrinth_versions=["1.20", "1.20.1"]
release_channel=alpha
modrinth_id=betterend
# Mod Properties
mod_version=4.0.3
mod_version=4.0.4
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.7
bclib_version=3.0.8
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.7"
"bclib": "<3.0.8"
},
"suggests": {
"byg": ">=2.0.0",