diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-02-27 13:52:53 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-02-27 13:52:53 +0200 |
commit | 88ba5ed7ce3603c6c6decf95f1fa46108cd9f0b3 (patch) | |
tree | 663906ca36e958bfeecfedbcd1dae35c8ce519ac /gradle.properties | |
parent | 4678523c9713ac01ffa8db2054788cbbfce441f8 (diff) | |
download | LibGui-88ba5ed7ce3603c6c6decf95f1fa46108cd9f0b3.tar.gz LibGui-88ba5ed7ce3603c6c6decf95f1fa46108cd9f0b3.tar.bz2 LibGui-88ba5ed7ce3603c6c6decf95f1fa46108cd9f0b3.zip |
Bump version to 5.3.1
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 8cd2d94..332a741 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.3.0 + mod_version = 5.3.1 maven_group = io.github.cottonmc archives_base_name = LibGui |