diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-11-08 16:35:20 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-11-08 16:35:20 +0200 |
commit | 66d11270b27d1fb53458c96879d3d3ca37dfeccf (patch) | |
tree | 7ecda6ca58af24dada6c2460c3be35f14730c9c8 /gradle.properties | |
parent | dac5dcefaf585b77822f31a1b4b1f3cb97dcff96 (diff) | |
download | LibGui-66d11270b27d1fb53458c96879d3d3ca37dfeccf.tar.gz LibGui-66d11270b27d1fb53458c96879d3d3ca37dfeccf.tar.bz2 LibGui-66d11270b27d1fb53458c96879d3d3ca37dfeccf.zip |
Bump version to 3.2.2
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 3b5732c..0bf317a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.10.2+build.210 # Mod Properties - mod_version = 3.2.1 + mod_version = 3.2.2 maven_group = io.github.cottonmc archives_base_name = LibGui |