aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-29 17:05:29 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-29 17:05:29 -0400
commit7c0cba3ec25975ef51a9ea604ff308ce98270839 (patch)
tree259d49aad105a069ee56f66e77fb6b6630bc2640 /gradle.properties
parent2487616f21d07f108db60c2b5b32e8b17e4f0564 (diff)
downloadSkyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.tar.gz
Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.tar.bz2
Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.zip
1.20.6
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 e9374596..ceb86ac8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,13 +3,13 @@ org.gradle.parallel=true
# Fabric Properties (https://fabricmc.net/versions.html)
## 1.20
-minecraft_version=1.20.5
-yarn_mappings=1.20.5+build.1
+minecraft_version=1.20.6
+yarn_mappings=1.20.6+build.1
loader_version=0.15.10
#Fabric api
## 1.20
-fabric_api_version=0.97.7+1.20.5
+fabric_api_version=0.97.8+1.20.6
# Minecraft Mods
## YACL (https://github.com/isXander/YetAnotherConfigLib)