Version fixes

This commit is contained in:
Frank 2022-03-21 18:14:28 +01:00
parent c783d007b1
commit ecc792ed9a
2 changed files with 3 additions and 3 deletions

View file

@ -17,4 +17,4 @@ archives_base_name = bclib
# Dependencies # Dependencies
patchouli_version = 50-FABRIC patchouli_version = 50-FABRIC
modmenu_version=3.0.1 modmenu_version=3.1.0

View file

@ -1,7 +1,7 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"id": "bclib", "id": "bclib",
"version": "${version}", "version": "1.4.0",
"name": "BCLib", "name": "BCLib",
"description": "A library for BetterX team mods", "description": "A library for BetterX team mods",
"authors": [ "authors": [
@ -39,7 +39,7 @@
"depends": { "depends": {
"fabricloader": ">=0.13.3", "fabricloader": ">=0.13.3",
"fabric": ">=0.48.0", "fabric": ">=0.48.0",
"minecraft": "1.18.x" "minecraft": "1.18.2"
}, },
"custom":{ "custom":{
"modmenu":{ "modmenu":{