diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-09-11 02:06:34 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-09-11 02:06:34 +0300 |
commit | b869aa293cd353ff2bf53266e1526846ab5e52d5 (patch) | |
tree | 8c357238c5d446a0df0823b45e1c8082d3509091 | |
parent | 480ab235bd4229ab2c911b458f96679ed9b01a93 (diff) | |
download | LibGui-b869aa293cd353ff2bf53266e1526846ab5e52d5.tar.gz LibGui-b869aa293cd353ff2bf53266e1526846ab5e52d5.tar.bz2 LibGui-b869aa293cd353ff2bf53266e1526846ab5e52d5.zip |
Bump version to 4.2.0
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 973acc0..81a8b1d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.6 # Mod Properties - mod_version = 4.1.7 + mod_version = 4.2.0 maven_group = io.github.cottonmc archives_base_name = LibGui |