diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-12-24 17:25:05 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-12-24 17:25:05 +0200 |
commit | bfdde6ea3623783f1c87b14fad76b6d4c465aeab (patch) | |
tree | 30e481d5bc70b04aad250ac2c07428a4608874a5 /gradle.properties | |
parent | 42d6ad1f8f94d0ce0c9e3c0a9c8112d2a84d2da8 (diff) | |
download | LibGui-bfdde6ea3623783f1c87b14fad76b6d4c465aeab.tar.gz LibGui-bfdde6ea3623783f1c87b14fad76b6d4c465aeab.tar.bz2 LibGui-bfdde6ea3623783f1c87b14fad76b6d4c465aeab.zip |
Bump version to 5.2.0
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 8ebd5a2..eace168 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.12.8 # Mod Properties - mod_version = 5.1.1 + mod_version = 5.2.0 maven_group = io.github.cottonmc archives_base_name = LibGui |