aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-01-13 15:13:04 -0800
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-01-13 15:13:04 -0800
commit7a3df325b5bb294c2836082f58b719c70792ed61 (patch)
tree9d7596152c590f0be111141173702661d2309d48 /gradle.properties
parentbd85cc8ebd856605b458555a967647987b09945e (diff)
downloadIceberg-7a3df325b5bb294c2836082f58b719c70792ed61.tar.gz
Iceberg-7a3df325b5bb294c2836082f58b719c70792ed61.tar.bz2
Iceberg-7a3df325b5bb294c2836082f58b719c70792ed61.zip
Added subconfig capability to Forge's config system.
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 0c29540..3e4c4b9 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.38
+version=1.0.39
mcVersion=1.18.1
forgeVersion=39.0.9