diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-05-27 13:43:03 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-05-27 13:43:03 +0300 |
commit | 8eb600e9c6e3e722f243fc540c887309ce4c9d1c (patch) | |
tree | 9c920ad0c51263a8f00bccc02d8ed748cd878ab9 /gradle.properties | |
parent | 685a8f158852e137ca7243610fffdaabfee95977 (diff) | |
download | LibGui-8eb600e9c6e3e722f243fc540c887309ce4c9d1c.tar.gz LibGui-8eb600e9c6e3e722f243fc540c887309ce4c9d1c.tar.bz2 LibGui-8eb600e9c6e3e722f243fc540c887309ce4c9d1c.zip |
Bump version to 7.1.0
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 534d09b..7fe141f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.17 # Mod Properties - mod_version = 7.0.1 + mod_version = 7.1.0 maven_group = io.github.cottonmc archives_base_name = LibGui |