Version Bump

This commit is contained in:
Frank 2022-07-26 19:37:03 +02:00
parent d2b526970c
commit 052f538444
2 changed files with 3 additions and 3 deletions

View file

@ -8,13 +8,13 @@ fabric_version=0.57.0+1.19
#Loom
loom_version=0.12-SNAPSHOT
# Mod Properties
mod_version=2.0.10
mod_version=2.0.11
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=2.0.17
bclib_version=2.0.18
rei_version=9.1.500
jei_version=11.1.0.235
emi_version=0.3.0+1.19

View file

@ -54,7 +54,7 @@
"bclib": "2.0.x"
},
"breaks": {
"bclib": "<2.0.17"
"bclib": "<2.0.18"
},
"suggests": {
"byg": ">=2.0.0",