chore(Bocchi): 1.0.2
This commit is contained in:
parent
e0a2d0e030
commit
782538bb10
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
description = "More lenient message grouping"
|
||||
|
||||
android {
|
||||
|
|
@ -8,6 +8,9 @@ android {
|
|||
aliucord {
|
||||
// Changelog of your plugin
|
||||
changelog.set("""
|
||||
# 1.0.2
|
||||
* Fix (inverted) webhook clumping
|
||||
|
||||
# 1.0.1
|
||||
* Hide blank space w.r.t attachments and embeds
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue