aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2023-01-14 16:03:02 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2023-01-14 16:03:02 -0800
commitb0d1aa6d5076738965f1f0fd9df98c6cd5bf946f (patch)
tree35a2e2b6ff94425459bead944b4b73b87d51c460 /gradle.properties
parent7a93277b92f834c5a27f627cd0f873417cdbe95e (diff)
downloadIceberg-b0d1aa6d5076738965f1f0fd9df98c6cd5bf946f.tar.gz
Iceberg-b0d1aa6d5076738965f1f0fd9df98c6cd5bf946f.tar.bz2
Iceberg-b0d1aa6d5076738965f1f0fd9df98c6cd5bf946f.zip
Ported 1.1.4 changes from Forge.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties
index b58a58b..21b63f4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,8 +6,8 @@ org.gradle.daemon=false
name=${rootProject.name}
group=com.anthonyhilyard.${name.toLowerCase()}
author=anthonyhilyard
-version=1.0.46
+version=1.1.4
-mcVersion=1.19.1
-fabricVersion=0.55.2+1.19
-loaderVersion=0.14.8
+mcVersion=1.19.3
+fabricVersion=0.72.0+1.19.3
+loaderVersion=0.14.12