diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-08-10 11:06:12 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-08-10 11:06:12 +0300 |
commit | baf993e6d3f9fe560eafa27718c33d8c2bedce10 (patch) | |
tree | 9a0d4794151656c49fbcbc95cc60d849187da984 /gradle.properties | |
parent | 6851be1399c377d02f6fe52f667880578da9d7ef (diff) | |
download | LibGui-4.1.6.tar.gz LibGui-4.1.6.tar.bz2 LibGui-4.1.6.zip |
Fix #130, bump version to 4.1.64.1.6
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index d8992a9..b25dc91 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.6 # Mod Properties - mod_version = 4.1.5 + mod_version = 4.1.6 maven_group = io.github.cottonmc archives_base_name = LibGui |