diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-05-16 18:02:48 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-05-16 18:02:48 +0300 |
commit | ac32967bf67360bab33908ccb54d2d9e947db25d (patch) | |
tree | 8ef06486ee8acc07ca4d79b1b7652024bd30b040 | |
parent | 7a462ea318a433a1520a5a1a5804980552c0d0a7 (diff) | |
download | LibGui-ac32967bf67360bab33908ccb54d2d9e947db25d.tar.gz LibGui-ac32967bf67360bab33908ccb54d2d9e947db25d.tar.bz2 LibGui-ac32967bf67360bab33908ccb54d2d9e947db25d.zip |
Bump version to 1.11.01.11.0
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3696bf2..0a7e564 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.8.3+build.196 # Mod Properties - mod_version = 1.9.1 + mod_version = 1.11.0 maven_group = io.github.cottonmc archives_base_name = LibGui |