fix(canary/SlashCommandsFix): 7.16.2 - use new props
This commit is contained in:
parent
fe3e3f31ab
commit
4257a45372
2 changed files with 17 additions and 1 deletions
|
|
@ -1,10 +1,13 @@
|
|||
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
||||
|
||||
version = "7.16.1"
|
||||
version = "7.16.2"
|
||||
description = "Beta backport of SlashCommandsFix"
|
||||
|
||||
aliucord {
|
||||
changelog.set("""
|
||||
# 7.16.2
|
||||
* Use new props
|
||||
|
||||
# 7.16.1
|
||||
* Prompt restarts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue