aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorxtrm <oss@xtrm.me>2023-02-04 18:18:04 +0100
committerxtrm <oss@xtrm.me>2023-02-04 18:18:04 +0100
commit99be374aa343029e670dd1c8abcc834004363fc5 (patch)
treedb7fb58825b917904378100b39b20d7baeda2a05 /gradle.properties
parentbef30e98cf9f3697ac6fefbd82f4cb160edaad46 (diff)
downloadChatting-99be374aa343029e670dd1c8abcc834004363fc5.tar.gz
Chatting-99be374aa343029e670dd1c8abcc834004363fc5.tar.bz2
Chatting-99be374aa343029e670dd1c8abcc834004363fc5.zip
added mod icon, fixed potential crash, bumped gradle to 7.6, bumped to 1.4.2-beta5
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 647229e..d0f26a8 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-beta4
+mod_version = 1.4.2-beta5
loom.platform = forge
minecraft.version = "1.8.9-forge"