We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156c748 commit 9ad0de2Copy full SHA for 9ad0de2
gradle.properties
@@ -4,12 +4,12 @@ org.gradle.parallel = true
4
5
# Fabric
6
# Check at https://fabricmc.net/develop
7
-minecraft_version = 1.21
+minecraft_version = 1.21.4
8
9
# These should be automatically updated, unless the environment
10
# variable "DISABLE_PROPERTIES_UPDATE" is set.
11
-yarn_version = 1.21+build.9
12
-loader_version = 0.16.7
+yarn_version = 1.21.4+build.2
+loader_version = 0.16.9
13
14
# Dependencies
15
## DevAuth, check at https://github.com/DJtheRedstoner/DevAuth
0 commit comments