diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-07-11 21:28:28 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-07-11 21:28:28 +0300 |
commit | 8e0570f3e6c87b835b3dd22a0f57744af7ae008d (patch) | |
tree | cc4d3b5bb39413aa6398ad179bd65bebe968a1a6 /gradle.properties | |
parent | f2c643bc7bd81c134f870c87fcee4c566a19ef76 (diff) | |
download | LibGui-8e0570f3e6c87b835b3dd22a0f57744af7ae008d.tar.gz LibGui-8e0570f3e6c87b835b3dd22a0f57744af7ae008d.tar.bz2 LibGui-8e0570f3e6c87b835b3dd22a0f57744af7ae008d.zip |
Fix broken AW by yeeting it, bump version to 4.1.44.1.4
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 c649bd8..9897e28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.6 # Mod Properties - mod_version = 4.1.3 + mod_version = 4.1.4 maven_group = io.github.cottonmc archives_base_name = LibGui |