diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-01-31 15:33:20 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-01-31 15:33:20 +0200 |
commit | 4ccedb4921f913338fb28dcd66ca95595cee2da4 (patch) | |
tree | a57c562b75fb7adb53049395d6c3c2dfb71a24bc /gradle.properties | |
parent | f08f6b804c1fbf4704719b865c112ae6a77dc8c5 (diff) | |
download | LibGui-4ccedb4921f913338fb28dcd66ca95595cee2da4.tar.gz LibGui-4ccedb4921f913338fb28dcd66ca95595cee2da4.tar.bz2 LibGui-4ccedb4921f913338fb28dcd66ca95595cee2da4.zip |
Bump version
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 98d9cff..7565f16 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.10.8 # Mod Properties - mod_version = 3.3.2 + mod_version = 3.3.3 maven_group = io.github.cottonmc archives_base_name = LibGui |