aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2023-12-07 15:48:35 +0000
committerLibravatar modmuss50 <[email protected]>2023-12-07 15:48:35 +0000
commit870e63b40d063829631cd5faefb4aab24239f356 (patch)
tree2918583fde78a59659d63001aaf61f77dea792fd /gradle.properties
parent1.20.3 (diff)
1.20.4
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 dfa4e32..aa21e94 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,8 +4,8 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
-minecraft_version=1.20.3
-yarn_mappings=1.20.3+build.1
+minecraft_version=1.20.4
+yarn_mappings=1.20.4+build.1
loader_version=0.15.0
# Mod Properties
@@ -14,4 +14,4 @@ maven_group=com.example
archives_base_name=modid
# Dependencies
-fabric_version=0.91.1+1.20.3 \ No newline at end of file
+fabric_version=0.91.1+1.20.4 \ No newline at end of file