diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-10-24 14:33:42 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-10-24 14:33:42 +0300 |
commit | 08b2cdc14dda1f2640f9f42443748a818480d855 (patch) | |
tree | 2948756feaba72f85a43be94256efd727cd8806a /gradle.properties | |
parent | 1a70fe9cd4272adcf7a9fee763de4537f91eb8ca (diff) | |
download | LibGui-08b2cdc14dda1f2640f9f42443748a818480d855.tar.gz LibGui-08b2cdc14dda1f2640f9f42443748a818480d855.tar.bz2 LibGui-08b2cdc14dda1f2640f9f42443748a818480d855.zip |
Bump version to 3.2.13.2.1
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 4d0b167..3b5732c 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.0 + mod_version = 3.2.1 maven_group = io.github.cottonmc archives_base_name = LibGui |