diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-01-12 19:41:10 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-01-12 19:41:10 +0700 |
commit | db9ec1fcadb031297df815706d4a281c799ca99a (patch) | |
tree | 4c5844a9c4cb25f0fd95185ccf80b65127c19376 /gradle.properties | |
parent | e1b69a16c299b334725f036bb33faf4b30dafd81 (diff) | |
download | Chatting-db9ec1fcadb031297df815706d4a281c799ca99a.tar.gz Chatting-db9ec1fcadb031297df815706d4a281c799ca99a.tar.bz2 Chatting-db9ec1fcadb031297df815706d4a281c799ca99a.zip |
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)
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 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 |