chore(Scout): 1.0.1
This commit is contained in:
parent
bf9ef9ad8f
commit
2fdeef0280
1 changed files with 6 additions and 2 deletions
|
|
@ -1,10 +1,14 @@
|
|||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
description = "Backported and improved search functionality"
|
||||
|
||||
aliucord {
|
||||
// Changelog of your plugin
|
||||
changelog.set("""
|
||||
1.0.0 - Initial release >w<
|
||||
# 1.0.1
|
||||
* Fix not being able to search more than one page with sort:old
|
||||
|
||||
# 1.0.0
|
||||
* Initial release >w<
|
||||
""".trimIndent())
|
||||
|
||||
excludeFromUpdaterJson.set(false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue