aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-11-01 13:57:47 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-11-01 13:57:47 -0700
commit1a86b08671478a158a7561bf6f32da760acc490c (patch)
treedce5cd99a3a800d743209a5a05275f3a0e3d37ba /gradle.properties
parent1ac3356e7fb70f2d09144498c73ff67e79b43c96 (diff)
downloadIceberg-1a86b08671478a158a7561bf6f32da760acc490c.tar.gz
Iceberg-1a86b08671478a158a7561bf6f32da760acc490c.tar.bz2
Iceberg-1a86b08671478a158a7561bf6f32da760acc490c.zip
Fixed an issue with post render tooltip event having incorrect position
values.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 739b432..9d968ec 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,7 +6,7 @@ org.gradle.daemon=false
name=${rootProject.name}
group=com.anthonyhilyard.${name.toLowerCase()}
author=anthonyhilyard
-version=1.0.22
+version=1.0.23
mcVersion=1.17.1
fabricVersion=0.39.2+1.17