chore(Zinnia): 1.1.1
This commit is contained in:
parent
4235f266a1
commit
6ae5cf9c45
1 changed files with 4 additions and 1 deletions
|
|
@ -1,9 +1,12 @@
|
||||||
version = "1.1.0"
|
version = "1.1.1"
|
||||||
description = "Coloured usernames to be a bit more pleasing on the eyes"
|
description = "Coloured usernames to be a bit more pleasing on the eyes"
|
||||||
|
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
# 1.1.1
|
||||||
|
* Revert incorrect spacing fix, since it just breaks replies. Proper fix soon
|
||||||
|
|
||||||
# 1.1.0
|
# 1.1.0
|
||||||
* Fix incorrect spacing in replies
|
* Fix incorrect spacing in replies
|
||||||
* Allow setting static text colours
|
* Allow setting static text colours
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue