aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-29 13:27:28 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-29 13:27:28 -0700
commit8c02a2a7e0d2e2951cdc6a4382a6aa8f235ec63b (patch)
tree6afeb1c55253dbcbce3510fb7d64b55dda647dcd /gradle.properties
parent211793ac73a3aaa98835c9ac25fa4583a72bb03a (diff)
downloadIceberg-8c02a2a7e0d2e2951cdc6a4382a6aa8f235ec63b.tar.gz
Iceberg-8c02a2a7e0d2e2951cdc6a4382a6aa8f235ec63b.tar.bz2
Iceberg-8c02a2a7e0d2e2951cdc6a4382a6aa8f235ec63b.zip
Added extended tooltip rendering events to facilitate customization.
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 bfc1894..7a5db84 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,6 +6,6 @@ org.gradle.daemon=false
name=Iceberg
group=com.anthonyhilyard.iceberg
author=anthonyhilyard
-version=1.0.9
+version=1.0.10
mcVersion=1.16.5
forgeVersion=36.2.2 \ No newline at end of file