diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-05-23 13:02:16 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-05-23 13:02:16 +0300 |
commit | 9ddb0b30ad0c404a7e676c88900da6aa81760b8f (patch) | |
tree | 3b054a64a5c49c51607d9483639f877e13d4d8eb | |
parent | 2d781ffa61655891fec9c91e8f60214271d01f7f (diff) | |
download | LibGui-9ddb0b30ad0c404a7e676c88900da6aa81760b8f.tar.gz LibGui-9ddb0b30ad0c404a7e676c88900da6aa81760b8f.tar.bz2 LibGui-9ddb0b30ad0c404a7e676c88900da6aa81760b8f.zip |
Bump version
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3bac554..f31a7ee 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.5 # Mod Properties - mod_version = 6.0.0-beta.3 + mod_version = 6.0.0-beta.4 maven_group = io.github.cottonmc archives_base_name = LibGui |