diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-04-25 12:57:57 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-04-25 12:57:57 +0300 |
commit | 04771615a6615b56e1ba4ca922a235d512fd0205 (patch) | |
tree | d4d6e1ec17a4e964783a0aebc41699eb84eb55b0 | |
parent | baf190d49e78e77ecb12cc88573771af6d42505e (diff) | |
download | LibGui-04771615a6615b56e1ba4ca922a235d512fd0205.tar.gz LibGui-04771615a6615b56e1ba4ca922a235d512fd0205.tar.bz2 LibGui-04771615a6615b56e1ba4ca922a235d512fd0205.zip |
Bump version to beta 2
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index ff49773..30c5df4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.2 # Mod Properties - mod_version = 6.0.0-beta.1 + mod_version = 6.0.0-beta.2 maven_group = io.github.cottonmc archives_base_name = LibGui |