aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-12-30 14:00:33 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-12-30 14:00:33 -0800
commit650b77cff32dd45585fb363c3daa6d21e8e601b9 (patch)
tree3e067c56c1f698c5563801a8eb1a5a1ef107df32 /gradle.properties
parentbe7a696f1ed6a6e9fc902fd4599dbc9ce71c466c (diff)
downloadIceberg-650b77cff32dd45585fb363c3daa6d21e8e601b9.tar.gz
Iceberg-650b77cff32dd45585fb363c3daa6d21e8e601b9.tar.bz2
Iceberg-650b77cff32dd45585fb363c3daa6d21e8e601b9.zip
Ported 1.0.32 to 1.18.1. Added tooltip index to tooltip events, fixed
text color alpha limitation.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index f213ef1..09e0729 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,6 +6,6 @@ org.gradle.daemon=false
name=${rootProject.name}
group=com.anthonyhilyard.${name.toLowerCase()}
author=anthonyhilyard
-version=1.0.31
+version=1.0.33
mcVersion=1.18.1
-forgeVersion=39.0.0
+forgeVersion=39.0.9