We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba6733 commit 83cc259Copy full SHA for 83cc259
1 file changed
gradle.properties
@@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://modmuss50.me/fabric.html
6
-minecraft_version=1.21.6
7
-yarn_mappings=1.21.6+build.1
+minecraft_version=1.21.7
+yarn_mappings=1.21.7+build.2
8
loader_version=0.16.14
9
10
# Mod Properties
11
-mod_version = 1.1.1
+mod_version = 1.1.2
12
maven_group = dev.neylz
13
archives_base_name = gitpuller
14
15
# Dependencies
16
# check this on https://modmuss50.me/fabric.html
17
-fabric_version=0.127.1+1.21.6
+fabric_version=0.128.1+1.21.7
0 commit comments