Skip to content

Commit 90beac9

Browse files
committedMar 25, 2025··
Update Minecraft version to 1.21.5 stable, bump to 13.0.0
1 parent 3d31b4d commit 90beac9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
33

44
# Fabric Properties
55
# check these on https://fabricmc.net/develop
6-
minecraft_version=1.21.5-rc1
7-
yarn_mappings=1.21.5-rc1+build.3
6+
minecraft_version=1.21.5
7+
yarn_mappings=1.21.5+build.1
88
loader_version=0.16.10
99

1010
# Mod Properties
11-
mod_version = 12.1.0
11+
mod_version = 13.0.0
1212
maven_group = io.github.cottonmc
1313
archives_base_name = LibGui
1414

0 commit comments

Comments
 (0)
Please sign in to comment.