aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-03-08 10:11:44 +0200
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-03-08 10:11:44 +0200
commitc6374684225c3f4552479e3116ac9a0cc16f4009 (patch)
tree9b3047aa9d3bc538107569d42d796082eac89641 /gradle.properties
parentcdb8f5981f418cae946a3c3fd60c5891ed3f323c (diff)
downloadLibGui-c6374684225c3f4552479e3116ac9a0cc16f4009.tar.gz
LibGui-c6374684225c3f4552479e3116ac9a0cc16f4009.tar.bz2
LibGui-c6374684225c3f4552479e3116ac9a0cc16f4009.zip
Add game version to mod version, depend on MC 1.15.2
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 7915499..684f02c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.7.5+build.178
# Mod Properties
- mod_version = 1.6.0
+ mod_version = 1.7.0
maven_group = io.github.cottonmc
archives_base_name = LibGui