diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-01-07 12:45:53 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-01-07 12:45:53 +0200 |
commit | 5b73f5e67019abd1c060b9e363b6b7a9c70b7c90 (patch) | |
tree | 7bdfd612a150a35a6f8bae3c09d0a1878c83d24c | |
parent | f50c9f98a76e159f11e37e479f64d432b6c2997f (diff) | |
download | LibGui-5b73f5e67019abd1c060b9e363b6b7a9c70b7c90.tar.gz LibGui-5b73f5e67019abd1c060b9e363b6b7a9c70b7c90.tar.bz2 LibGui-5b73f5e67019abd1c060b9e363b6b7a9c70b7c90.zip |
Bump version to 6.5.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index e04c53a..945dfab 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.11 # Mod Properties - mod_version = 6.5.0 + mod_version = 6.5.1 maven_group = io.github.cottonmc archives_base_name = LibGui |