aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-20 14:47:21 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-20 14:47:21 -0700
commit3d17eb42809b793e3684d089a3d2bbfd748422cf (patch)
tree712892544201ea9240e9d2650198b85db89bcaee /gradle.properties
parentb8f63f66ddf9915bf8fc4f261339f603b2a63222 (diff)
downloadIceberg-3d17eb42809b793e3684d089a3d2bbfd748422cf.tar.gz
Iceberg-3d17eb42809b793e3684d089a3d2bbfd748422cf.tar.bz2
Iceberg-3d17eb42809b793e3684d089a3d2bbfd748422cf.zip
Updated tooltip handling, added remote pre-item pickup event and network
protocol.
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 193b1c2..eb6a816 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.3
+version=1.0.5
mcVersion=1.16.5
forgeVersion=36.2.2 \ No newline at end of file