diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-10-11 13:38:59 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-10-11 13:38:59 +0300 |
commit | 82af16d78b9c023c5478fb4bb3a9b35626463c17 (patch) | |
tree | b42580d7850c1552028fcbf1368390f7665dc665 /gradle.properties | |
parent | a3484c8995e5bb0026a8a931c7a4bbbb78e92d68 (diff) | |
download | LibGui-82af16d78b9c023c5478fb4bb3a9b35626463c17.tar.gz LibGui-82af16d78b9c023c5478fb4bb3a9b35626463c17.tar.bz2 LibGui-82af16d78b9c023c5478fb4bb3a9b35626463c17.zip |
Bump version to 3.1.03.1.0
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 f9243bf..7d8c858 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.9.3+build.207 # Mod Properties - mod_version = 3.0.0 + mod_version = 3.1.0 maven_group = io.github.cottonmc archives_base_name = LibGui |