Version/Dependency update

This commit is contained in:
Frank 2022-01-20 19:40:38 +01:00
parent 4b27f00eb6
commit e6ca1220a2
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ loader_version=0.12.12
loom_version=0.10-SNAPSHOT
# Mod Properties
mod_version=1.0.1
mod_version=1.0.2
maven_group=ru.betterend
archives_base_name=better-end
@ -19,6 +19,6 @@ archives_base_name=better-end
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version = 55-FABRIC-SNAPSHOT
bclib_version = 1.2.5
bclib_version = 1.3.0
rei_version = 7.0.343
canvas_version = 1.0.+

View file

@ -46,7 +46,7 @@
"fabricloader": ">=0.12.9",
"fabric": ">=0.44.0",
"minecraft": "1.18.x",
"bclib": ">=1.2.5"
"bclib": ">=1.3.0"
},
"suggests": {
"byg": ">=1.1.3",