aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorWyvest <45589059+Wyvest@users.noreply.github.com>2023-01-13 11:06:54 -0500
committerWyvest <45589059+Wyvest@users.noreply.github.com>2023-01-13 11:06:54 -0500
commit348abd9142f75d9fb723237fdd3cfa3174bbbc21 (patch)
tree2da34632e23327b73378d03428c2f14233d61cb4 /gradle.properties
parent9b50f588f1d5899bfe1b7f6aa1f42bc204257bf4 (diff)
downloadChatting-348abd9142f75d9fb723237fdd3cfa3174bbbc21.tar.gz
Chatting-348abd9142f75d9fb723237fdd3cfa3174bbbc21.tar.bz2
Chatting-348abd9142f75d9fb723237fdd3cfa3174bbbc21.zip
fix chat head crash
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 57d0e1e..647229e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx2G
mod_name = Chatting
mod_id = chatting
-mod_version = 1.4.2-beta3
+mod_version = 1.4.2-beta4
loom.platform = forge
minecraft.version = "1.8.9-forge"