aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-12-23 17:18:10 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-12-23 17:18:10 -0800
commit94e0927f324032c49a610f41c6055e56a0823321 (patch)
tree18f352a3c2cc496d487b843773620d3eee6bec40 /gradle.properties
parentce46c0feb25b6127a1ce4e5624a05acf5ce16a71 (diff)
downloadIceberg-94e0927f324032c49a610f41c6055e56a0823321.tar.gz
Iceberg-94e0927f324032c49a610f41c6055e56a0823321.tar.bz2
Iceberg-94e0927f324032c49a610f41c6055e56a0823321.zip
Fixed items rendered with alpha being upside down.
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 a97801c..19285dd 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.1.1
+version=1.1.2
mcVersion=1.19.3
-forgeVersion=44.0.18 \ No newline at end of file
+forgeVersion=44.0.37 \ No newline at end of file