chore(Bocchi): 1.0.3
This commit is contained in:
parent
a419914b6b
commit
8ea6536414
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
version = "1.0.2"
|
version = "1.0.3"
|
||||||
description = "More lenient message grouping"
|
description = "More lenient message grouping"
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
@ -8,6 +8,9 @@ android {
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
# 1.0.3
|
||||||
|
* Clump more than 6 messages together
|
||||||
|
|
||||||
# 1.0.2
|
# 1.0.2
|
||||||
* Fix (inverted) webhook clumping
|
* Fix (inverted) webhook clumping
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue