aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-05-21 15:25:20 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-05-21 15:25:20 -0700
commit15a3b944d13e54f4241df78b199403d414b9bd69 (patch)
tree191330182be0d46374dfe50d6454d36b0f704f55 /gradle.properties
parent8b014a52c0059ef8e1d420dfc5674bd6e1c70b1a (diff)
downloadIceberg-15a3b944d13e54f4241df78b199403d414b9bd69.tar.gz
Iceberg-15a3b944d13e54f4241df78b199403d414b9bd69.tar.bz2
Iceberg-15a3b944d13e54f4241df78b199403d414b9bd69.zip
Added a workaround to fix update checker for my mods.
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 a060dfd..65c8492 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.0.42
+version=1.0.44
mcVersion=1.18.2
forgeVersion=40.1.17 \ No newline at end of file