diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-01-26 00:10:10 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-01-26 00:10:10 +0200 |
commit | 43403262b72519edb904baaa48a869dd6b015c17 (patch) | |
tree | 49eefa6bff69a874b525908dc1182e5745755a00 /gradle.properties | |
parent | afb2f5c97353fb80d388e7efb9c48f62d3f95702 (diff) | |
download | LibGui-43403262b72519edb904baaa48a869dd6b015c17.tar.gz LibGui-43403262b72519edb904baaa48a869dd6b015c17.tar.bz2 LibGui-43403262b72519edb904baaa48a869dd6b015c17.zip |
Fix WWidget.onMouseMove using X pos for Y pos1.5.1
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 2586ca0..1ef1e05 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.7.5+build.178 # Mod Properties - mod_version = 1.5.0 + mod_version = 1.5.1 maven_group = io.github.cottonmc archives_base_name = LibGui |