diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-07-02 18:58:36 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-07-02 18:58:36 +0300 |
commit | 900458e212902df8ba4cf5aeb72c81b673cc4ccc (patch) | |
tree | de24e9f7fa29cb9c3d5b0a5bbb89938c22e7c89d | |
parent | 483c6ac374f0b10a4abea1f8f63c5dca3f500318 (diff) | |
download | LibGui-900458e212902df8ba4cf5aeb72c81b673cc4ccc.tar.gz LibGui-900458e212902df8ba4cf5aeb72c81b673cc4ccc.tar.bz2 LibGui-900458e212902df8ba4cf5aeb72c81b673cc4ccc.zip |
Bump version to 8.0.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 542b212..ade2153 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.21 # Mod Properties - mod_version = 8.0.0 + mod_version = 8.0.1 maven_group = io.github.cottonmc archives_base_name = LibGui |