chore(Zinnia): 1.1.0
This commit is contained in:
parent
d62186f50b
commit
61037e405f
1 changed files with 5 additions and 1 deletions
|
|
@ -1,9 +1,13 @@
|
||||||
version = "1.0.0"
|
version = "1.1.0"
|
||||||
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.0
|
||||||
|
* Fix incorrect spacing in replies
|
||||||
|
* Allow setting static text colours
|
||||||
|
|
||||||
# 1.0.0
|
# 1.0.0
|
||||||
* Initial release >w<
|
* Initial release >w<
|
||||||
""".trimIndent())
|
""".trimIndent())
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue