diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-05-23 20:28:08 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-05-23 20:28:08 +0700 |
commit | 5da5f6efd284076b65d1811f13e1b4825c34d2db (patch) | |
tree | 724a0a907069742ed742f4e6e0180dffa233bcdd /gradle.properties | |
parent | c2eb1590e5ef48e0e9c59b3eff149c09c607dc95 (diff) | |
download | Chatting-5da5f6efd284076b65d1811f13e1b4825c34d2db.tar.gz Chatting-5da5f6efd284076b65d1811f13e1b4825c34d2db.tar.bz2 Chatting-5da5f6efd284076b65d1811f13e1b4825c34d2db.zip |
fix skytils chat tab notifications not working
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 3b11699..7999476 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx2G mod_name = Chatting mod_id = chatting -mod_version = 1.4.0 +mod_version = 1.4.1 loom.platform = forge
\ No newline at end of file |