Version and Dependency Bump
This commit is contained in:
parent
0448443e4f
commit
442b17497f
2 changed files with 6 additions and 6 deletions
|
@ -9,13 +9,13 @@ loom_version=1.0-SNAPSHOT
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/versions.html
|
# check these on https://fabricmc.net/versions.html
|
||||||
minecraft_version=1.19.4
|
minecraft_version=1.19.4
|
||||||
loader_version=0.14.19
|
loader_version=0.15.3
|
||||||
fabric_version=0.78.0+1.19.4
|
fabric_version=0.87.2+1.19.4
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=2.3.4
|
mod_version=2.3.5
|
||||||
maven_group=org.betterx.bclib
|
maven_group=org.betterx.bclib
|
||||||
archives_base_name=bclib
|
archives_base_name=bclib
|
||||||
# Dependencies
|
# Dependencies
|
||||||
modmenu_version=6.1.0-rc.3
|
modmenu_version=6.3.1
|
||||||
emi_version=1.0.3+1.19.4
|
emi_version=1.0.29+1.19.4
|
||||||
wunderlib_version=1.0.1
|
wunderlib_version=1.0.1
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"id": "bclib",
|
"id": "bclib",
|
||||||
"version": "2.3.4",
|
"version": "2.3.5",
|
||||||
"name": "BCLib",
|
"name": "BCLib",
|
||||||
"description": "A library for BetterX team mods",
|
"description": "A library for BetterX team mods",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue