Version Update

This commit is contained in:
Frank 2022-11-18 20:06:05 +01:00
parent b228491cbf
commit bacc61bb7e
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ archives_base_name=better-end
# Dependencies # Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api # 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 patchouli_version=1.19-73-FABRIC
bclib_version=2.1.2 bclib_version=2.1.4
rei_version=9.1.500 rei_version=9.1.500
jei_version=11.1.0.235 jei_version=11.1.0.235
emi_version=0.3.0+1.19 emi_version=0.3.0+1.19

View file

@ -55,7 +55,7 @@
"bclib": "2.1.x" "bclib": "2.1.x"
}, },
"breaks": { "breaks": {
"bclib": "<2.1.2" "bclib": "<2.1.4"
}, },
"suggests": { "suggests": {
"byg": ">=2.0.0", "byg": ">=2.0.0",