diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-04-09 18:36:17 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-04-09 18:36:17 +0300 |
commit | 197ef4f75563e3d33d4079276a2a762c530767a6 (patch) | |
tree | 63744cf38a3d8ee2bb0894555aa4ca4055554eff | |
parent | d7adec7814d89824351a7045db132449d4e30e4f (diff) | |
download | LibGui-197ef4f75563e3d33d4079276a2a762c530767a6.tar.gz LibGui-197ef4f75563e3d33d4079276a2a762c530767a6.tar.bz2 LibGui-197ef4f75563e3d33d4079276a2a762c530767a6.zip |
Bump version to 1.8.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index bd344d5..6b0b3bf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.7.5+build.178 # Mod Properties - mod_version = 1.8.0 + mod_version = 1.8.1 maven_group = io.github.cottonmc archives_base_name = LibGui |