diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-04-25 13:04:48 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-04-25 13:04:48 +0300 |
commit | 05a505dd5cd216fc4538124fa671314f7d72eb70 (patch) | |
tree | 50ac6ed0dfd9a1458d81920312f64a857292d6f9 | |
parent | ca6f1c693eb72aee5fc7c52927d5121a43197727 (diff) | |
download | LibGui-05a505dd5cd216fc4538124fa671314f7d72eb70.tar.gz LibGui-05a505dd5cd216fc4538124fa671314f7d72eb70.tar.bz2 LibGui-05a505dd5cd216fc4538124fa671314f7d72eb70.zip |
Bump version to 5.4.0
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index aa7cbf1..6d719e7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.13.3 # Mod Properties - mod_version = 5.3.2 + mod_version = 5.4.0 maven_group = io.github.cottonmc archives_base_name = LibGui |