aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-28 22:50:53 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-28 22:50:53 -0700
commit211793ac73a3aaa98835c9ac25fa4583a72bb03a (patch)
tree9ca392237bd42528f0c2c688684a44681c4508f7 /gradle.properties
parent576cb9778a43f59430fc7c0403719368a08b5889 (diff)
downloadIceberg-211793ac73a3aaa98835c9ac25fa4583a72bb03a.tar.gz
Iceberg-211793ac73a3aaa98835c9ac25fa4583a72bb03a.tar.bz2
Iceberg-211793ac73a3aaa98835c9ac25fa4583a72bb03a.zip
Added GuiHelper class with generic rendering helpers. Added color
easing helper function.
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 bab15c1..bfc1894 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.8
+version=1.0.9
mcVersion=1.16.5
forgeVersion=36.2.2 \ No newline at end of file