diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-01-16 18:44:56 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-01-16 18:44:56 +0200 |
commit | 34719de772508153135dcd28c3ae564fe2678f96 (patch) | |
tree | fe67a649e49fcfc395904fd4e8d8955cf00bafe7 /gradle.properties | |
parent | 359c51eb3543b5ded6fba93fa2114ce1a6a6963d (diff) | |
download | LibGui-34719de772508153135dcd28c3ae564fe2678f96.tar.gz LibGui-34719de772508153135dcd28c3ae564fe2678f96.tar.bz2 LibGui-34719de772508153135dcd28c3ae564fe2678f96.zip |
Bump version to 5.3.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 eace168..8cd2d94 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.2.0 + mod_version = 5.3.0 maven_group = io.github.cottonmc archives_base_name = LibGui |