diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-09-25 20:50:27 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-09-25 20:50:27 +0300 |
commit | 074dda85e3a9fc000764492c07f77d54603d84f9 (patch) | |
tree | 2bdcdd0bf1532d077ab23b89d654158099df5f7c | |
parent | cc01e089d361f56382eb43560aee952674211dd2 (diff) | |
download | LibGui-074dda85e3a9fc000764492c07f77d54603d84f9.tar.gz LibGui-074dda85e3a9fc000764492c07f77d54603d84f9.tar.bz2 LibGui-074dda85e3a9fc000764492c07f77d54603d84f9.zip |
Bump version to 8.1.0
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 949a79a..f2c6280 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.2 + mod_version = 8.1.0 maven_group = io.github.cottonmc archives_base_name = LibGui |