diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2024-01-14 13:25:44 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2024-01-14 13:25:44 +0200 |
commit | a496e3f2af51dbf5c6f31488c8d18d52ddcfed15 (patch) | |
tree | eefe2f3f0127df5c34021ef8ecebfd67080d9d72 /gradle.properties | |
parent | e2db46ecad6f774d65c1f0f6ce822566590f2195 (diff) | |
download | LibGui-a496e3f2af51dbf5c6f31488c8d18d52ddcfed15.tar.gz LibGui-a496e3f2af51dbf5c6f31488c8d18d52ddcfed15.tar.bz2 LibGui-a496e3f2af51dbf5c6f31488c8d18d52ddcfed15.zip |
Bump version to 9.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 a6a73fd..6c500b7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.22 # Mod Properties - mod_version = 9.2.1 + mod_version = 9.2.2 maven_group = io.github.cottonmc archives_base_name = LibGui |