diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-12-11 13:52:09 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2022-12-11 13:52:09 +0200 |
commit | 14812b4b6b52382850307afbbfbbd24c2dbe38b1 (patch) | |
tree | e9cdb0efdff1059c19d99000a875f06f01692d0f | |
parent | 5d6f7203ed0836c2969c3a2001aec3e9860bd8ad (diff) | |
download | LibGui-14812b4b6b52382850307afbbfbbd24c2dbe38b1.tar.gz LibGui-14812b4b6b52382850307afbbfbbd24c2dbe38b1.tar.bz2 LibGui-14812b4b6b52382850307afbbfbbd24c2dbe38b1.zip |
Bump version to 6.4.0
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 41fbbc2..3def3ad 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.8 # Mod Properties - mod_version = 6.3.0 + mod_version = 6.4.0 maven_group = io.github.cottonmc archives_base_name = LibGui |