aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2021-11-22 11:45:56 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2021-11-22 11:45:56 -0800
commit76c253ea9361c199bc1949cc959146a42b79f107 (patch)
tree77fa49b8f42844907f085fb168b3b80bcfe69374 /gradle.properties
parentf0b99d099fdbfe372b01f40dee32d686940c210b (diff)
downloadIceberg-76c253ea9361c199bc1949cc959146a42b79f107.tar.gz
Iceberg-76c253ea9361c199bc1949cc959146a42b79f107.tar.bz2
Iceberg-76c253ea9361c199bc1949cc959146a42b79f107.zip
Added dynamic resource pack helper.
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 ae93acc..4bc6215 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.24
+version=1.0.25
mcVersion=1.17.1
forgeVersion=37.0.90