aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAnthony Hilyard <anthony.hilyard@gmail.com>2022-09-28 11:57:40 -0700
committerAnthony Hilyard <anthony.hilyard@gmail.com>2022-09-28 11:57:40 -0700
commit20077907084aa2167ba5e66ae974c69121366b47 (patch)
treecec1e8d4a9b86bc76a224d982c8afdd37e8a30f5 /gradle.properties
parent05e6d7104647dfa026e7710dd379b6fc2f71eba7 (diff)
downloadIceberg-20077907084aa2167ba5e66ae974c69121366b47.tar.gz
Iceberg-20077907084aa2167ba5e66ae974c69121366b47.tar.bz2
Iceberg-20077907084aa2167ba5e66ae974c69121366b47.zip
Removed Configured 2.0 version requirement.
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 99bfe24..54a8fa4 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.47
+version=1.0.48
mcVersion=1.19.2
forgeVersion=43.1.27 \ No newline at end of file