diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-10-15 15:03:08 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-10-15 15:03:08 +0300 |
commit | ec57b2bdcb58868c40f30f0b21d8e693b5f9fd64 (patch) | |
tree | 47d6dab8c7507541fbaed6c3b444fb96f5ded0d1 | |
parent | 9f39479b620a55d899845aea8f24f4ce412373fc (diff) | |
download | LibGui-ec57b2bdcb58868c40f30f0b21d8e693b5f9fd64.tar.gz LibGui-ec57b2bdcb58868c40f30f0b21d8e693b5f9fd64.tar.bz2 LibGui-ec57b2bdcb58868c40f30f0b21d8e693b5f9fd64.zip |
Bump version to 9.0.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 9026af3..2ba2424 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.22 # Mod Properties - mod_version = 9.0.0 + mod_version = 9.0.1 maven_group = io.github.cottonmc archives_base_name = LibGui |