Skip to content

Commit ccd9238

Browse files
committed
fix(deps): Update dependencies of sub-projects 1.20.1 & 1.19.4
Signed-off-by: MSDNicrosoft <wang3311835119@hotmail.com>
1 parent 05a9f87 commit ccd9238

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

versions/1.19.4/gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ minecraft_version=1.19.4
55
minecraft_out=1.19.4
66

77
# Required Libraries
8-
# FabricAPI 0.83.0+1.19.4
9-
fabric_version=0.83.0+1.19.4
8+
# FabricAPI 0.85.0+1.19.4
9+
fabric_version=0.85.0+1.19.4
1010

1111
# LibGui 7.1.0+1.19.4
1212
libgui_version=7.1.0+1.19.4
@@ -15,8 +15,8 @@ libgui_version=7.1.0+1.19.4
1515
# LazyDFU 0.1.3
1616
lazydfu_version=0.1.3
1717

18-
# Mod Menu - 6.2.1
19-
modmenu_version=6.2.1
18+
# Mod Menu - 6.2.3
19+
modmenu_version=6.2.3
2020

2121
# Smooth Boot - 1.7.0
2222
smoothboot_version=1.19.4-1.7.0

versions/1.20.1/gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ minecraft_version=1.20.1
55
minecraft_out=1.20.1
66

77
# Required Libraries
8-
# FabricAPI 0.84.0+1.20.1
9-
fabric_version=0.84.0+1.20.1
8+
# FabricAPI 0.85.0+1.20.1
9+
fabric_version=0.85.0+1.20.1
1010

1111
# LibGui 8.0.1+1.20
1212
libgui_version=8.0.1+1.20
1313

1414
# Runtime Libraries - Only for development environment
15-
# LazyDFU 0.1.3
16-
lazydfu_version=0.1.3
15+
# LazyDFU - No longer needed since MC 1.19.4
16+
lazydfu_version=0
1717

1818
# Mod Menu - 7.1.0
1919
modmenu_version=7.1.0
2020

21-
# Smooth Boot - No longer needed since MC 1.19.4
21+
# Smooth Boot - No longer needed since MC 1.20
2222
smoothboot_version=0

0 commit comments

Comments
 (0)