From db9ec1fcadb031297df815706d4a281c799ca99a Mon Sep 17 00:00:00 2001 From: Wyvest <45589059+Wyvest@users.noreply.github.com> Date: Wed, 12 Jan 2022 19:41:10 +0700 Subject: show notification when skytils chat tabs or hychat is detected add a gui that shows up if chatting may have potentially updated instead of skytils (skyclient) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index ab3a8ff..b2e5e58 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs=-Xmx2G mod_name = Chatting mod_id = chatting -mod_version = 1.1.0 \ No newline at end of file +mod_version = 1.2.0 \ No newline at end of file -- cgit