aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-02 19:06:08 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-09-02 19:06:08 -0700
commitb8f63f66ddf9915bf8fc4f261339f603b2a63222 (patch)
tree394051a65acc455cf1c52fd1439e7aaaa43ac8de /gradle.properties
parent58ae2b0de8e093b011d3df06be7c61266a7ed56e (diff)
downloadIceberg-b8f63f66ddf9915bf8fc4f261339f603b2a63222.tar.gz
Iceberg-b8f63f66ddf9915bf8fc4f261339f603b2a63222.tar.bz2
Iceberg-b8f63f66ddf9915bf8fc4f261339f603b2a63222.zip
Added auto registry class for easy registration.
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 8cdea8b..193b1c2 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.1
+version=1.0.3
mcVersion=1.16.5
forgeVersion=36.2.2 \ No newline at end of file