diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-05-01 08:43:08 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-05-01 08:43:08 +0700 |
commit | d3b3d5273d6754c991d6ba9a69884071a8e56c91 (patch) | |
tree | 6edea7d5360b4ff9c0f483fdd6d821d4b623bfb6 /docs | |
parent | 04363f543d136bd43f82d28ff569ae4522fba37a (diff) | |
download | Chatting-d3b3d5273d6754c991d6ba9a69884071a8e56c91.tar.gz Chatting-d3b3d5273d6754c991d6ba9a69884071a8e56c91.tar.bz2 Chatting-d3b3d5273d6754c991d6ba9a69884071a8e56c91.zip |
add commit name in docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/chattabs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chattabs.md b/docs/chattabs.md index 8c27d17..4b9cde6 100644 --- a/docs/chattabs.md +++ b/docs/chattabs.md @@ -231,7 +231,7 @@ The `lowercase` property makes the message trigger lowercase. ## Chat Tabs JSON Changelogs -### Version 5 (Chatting 1.4.0) +### Version 5 (Chatting 1.4.0 [04363f5]) - The `prefix` property is no longer a required property. - Added `lowercase` property |