summary refs log tree commit diff stats
path: root/gradle.properties
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2021-06-08 16:55:16 +0100
committermodmuss50 <modmuss50@gmail.com>2021-06-08 16:55:16 +0100
commitfda2a1cf1e329ed33f111d3e29d3269faf94d597 (patch)
tree8f023627fc4a82fb8f66e128e84171f9febb66ac /gradle.properties
parentb51afe9fc0551bc82ec0d25a193ecaea90bee0fe (diff)
1.17 stable
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 601ab14..2bb5a4d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
 
 # Fabric Properties
 	# check these on https://fabricmc.net/use
-	minecraft_version=1.17-pre1
-	yarn_mappings=1.17-pre1+build.1
+	minecraft_version=1.17
+	yarn_mappings=1.17+build.1
 	loader_version=0.11.3
 
 # Mod Properties
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
 	archives_base_name = fabric-example-mod
 
 # Dependencies
-	fabric_version=0.34.8+1.17
+	fabric_version=0.34.9+1.17