diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-12-21 18:36:37 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-12-21 18:36:37 +0200 |
commit | 1a5d29ec80508226df942746e6629d1f276c57be (patch) | |
tree | b1b0e541e8c297cb132d2eae2b472cab78d2c120 /gradle.properties | |
parent | ea894bba3b8056740af61635139023ccf0756ded (diff) | |
download | LibGui-1a5d29ec80508226df942746e6629d1f276c57be.tar.gz LibGui-1a5d29ec80508226df942746e6629d1f276c57be.tar.bz2 LibGui-1a5d29ec80508226df942746e6629d1f276c57be.zip |
(Hackily) Fix bug with REI overlapping with LibGui screens3.3.2
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 0779317..98d9cff 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.1 + mod_version = 3.3.2 maven_group = io.github.cottonmc archives_base_name = LibGui |