diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-11-16 22:09:14 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-11-16 22:09:14 +0200 |
commit | 231fc57601bf270524017c72d584517f3982367e (patch) | |
tree | 97985038dc24052e07a40bb634a36aef01681208 | |
parent | 9703a49ce7418a164323e4fd775ade1854b86887 (diff) | |
download | LibGui-231fc57601bf270524017c72d584517f3982367e.tar.gz LibGui-231fc57601bf270524017c72d584517f3982367e.tar.bz2 LibGui-231fc57601bf270524017c72d584517f3982367e.zip |
Bump version to 4.2.2
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 4d860e1..55dafaf 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.2.1 + mod_version = 4.2.2 maven_group = io.github.cottonmc archives_base_name = LibGui |