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