chore(Scout): 1.1.2
This commit is contained in:
parent
c704807522
commit
3b354d5a82
1 changed files with 4 additions and 1 deletions
|
|
@ -1,9 +1,12 @@
|
||||||
version = "1.1.1"
|
version = "1.1.2"
|
||||||
description = "Backported and improved search functionality"
|
description = "Backported and improved search functionality"
|
||||||
|
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
# 1.1.2
|
||||||
|
* Fix month being one month behind after using the date picker
|
||||||
|
|
||||||
# 1.1.1
|
# 1.1.1
|
||||||
* Use proper icons for search filter suggestions
|
* Use proper icons for search filter suggestions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue