diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2019-12-15 18:41:22 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2019-12-15 18:41:22 +0200 |
commit | a24222da0c88df8907b3e2f9187a02293e864dfa (patch) | |
tree | 270bc2e8c3fd97d2fecc0d3cbc8055c2b61a6999 /gradle.properties | |
parent | 20a10532885852a62ffe969ee7e2095a8f661f89 (diff) | |
download | LibGui-a24222da0c88df8907b3e2f9187a02293e864dfa.tar.gz LibGui-a24222da0c88df8907b3e2f9187a02293e864dfa.tar.bz2 LibGui-a24222da0c88df8907b3e2f9187a02293e864dfa.zip |
Fix ScreenDrawing, verbump
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 3bb175f..cdb0d5e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.7.2+build.174 # Mod Properties - mod_version = 1.3.3-beta.7 + mod_version = 1.4.0-beta.1 maven_group = io.github.cottonmc archives_base_name = LibGui |