diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-02-02 18:49:37 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-02-02 18:49:37 +0200 |
commit | 8f0d2471f70d78d0d7fb2968ad724948a374d02e (patch) | |
tree | 09cbd23f05a03bff134713908dbe3852c08d2da2 /gradle.properties | |
parent | de2016311e220baf87c115a4ca0ae9fb8c2ab5b4 (diff) | |
download | LibGui-8f0d2471f70d78d0d7fb2968ad724948a374d02e.tar.gz LibGui-8f0d2471f70d78d0d7fb2968ad724948a374d02e.tar.bz2 LibGui-8f0d2471f70d78d0d7fb2968ad724948a374d02e.zip |
Bump version to 6.5.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 945dfab..55b09b7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.11 # Mod Properties - mod_version = 6.5.1 + mod_version = 6.5.2 maven_group = io.github.cottonmc archives_base_name = LibGui |