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
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19.4
|
||||
loader_version=0.14.19
|
||||
fabric_version=0.78.0+1.19.4
|
||||
loader_version=0.15.3
|
||||
fabric_version=0.87.2+1.19.4
|
||||
# Mod Properties
|
||||
mod_version=2.3.4
|
||||
mod_version=2.3.5
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
modmenu_version=6.1.0-rc.3
|
||||
emi_version=1.0.3+1.19.4
|
||||
modmenu_version=6.3.1
|
||||
emi_version=1.0.29+1.19.4
|
||||
wunderlib_version=1.0.1
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "bclib",
|
||||
"version": "2.3.4",
|
||||
"version": "2.3.5",
|
||||
"name": "BCLib",
|
||||
"description": "A library for BetterX team mods",
|
||||
"authors": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue