diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2022-05-29 01:04:25 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2022-05-29 01:04:25 +0300 |
commit | 9ca8ba7f9d1baac7dd8e7a66fb6a03675df3af1c (patch) | |
tree | 436ab60fae7f3abbe82232f3d25684361dfe4f9b | |
parent | e5a7ea43215534fb60313f4b0bb136b7250121e7 (diff) | |
download | LibGui-9ca8ba7f9d1baac7dd8e7a66fb6a03675df3af1c.tar.gz LibGui-9ca8ba7f9d1baac7dd8e7a66fb6a03675df3af1c.tar.bz2 LibGui-9ca8ba7f9d1baac7dd8e7a66fb6a03675df3af1c.zip |
Bump version to 5.4.2
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 72b1854..169ed03 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.4.1 + mod_version = 5.4.2 maven_group = io.github.cottonmc archives_base_name = LibGui |