diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-05-29 15:59:31 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-05-29 15:59:31 +0300 |
commit | dd0c2b853dc0c73a4bfd2847bde5f3009682bd37 (patch) | |
tree | 328f8cbcb4a0d5b89b4c60da50cb14daec08dcec | |
parent | dc65fedc8341928ff6111fe22b5c11d1884bc4e7 (diff) | |
download | LibGui-dd0c2b853dc0c73a4bfd2847bde5f3009682bd37.tar.gz LibGui-dd0c2b853dc0c73a4bfd2847bde5f3009682bd37.tar.bz2 LibGui-dd0c2b853dc0c73a4bfd2847bde5f3009682bd37.zip |
Bump version to 4.0.0-beta.34.0.0-beta.3
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 503f2de..8d96481 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.3 # Mod Properties - mod_version = 4.0.0-beta.2 + mod_version = 4.0.0-beta.3 maven_group = io.github.cottonmc archives_base_name = LibGui |