diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-02-16 17:29:28 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-02-16 17:29:28 +0200 |
commit | 052c253ba44f2e9083ab4c3149d076ce988691a6 (patch) | |
tree | 23b5c46eb5cd7bd59a29a05f601f561736a6a5a3 /gradle.properties | |
parent | f8964d0f45232967486fd4573c5f123070e8645c (diff) | |
download | LibGui-052c253ba44f2e9083ab4c3149d076ce988691a6.tar.gz LibGui-052c253ba44f2e9083ab4c3149d076ce988691a6.tar.bz2 LibGui-052c253ba44f2e9083ab4c3149d076ce988691a6.zip |
Bump version to 3.3.53.3.5
3.3.4 was a broken build.
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 3761a8e..7172e17 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.1 # Mod Properties - mod_version = 3.3.3 + mod_version = 3.3.5 maven_group = io.github.cottonmc archives_base_name = LibGui |