fix(SlashCommandsFix): 8.18.0 - don't use new props

This commit is contained in:
Cilly Leang 2025-08-18 01:44:39 +10:00
parent c683db2a0b
commit 05a76ff7ac
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 11 deletions

View file

@ -1,10 +1,13 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
version = "7.16.2"
version = "8.18.0"
description = "Beta backport of SlashCommandsFix"
aliucord {
changelog.set("""
# 8.18.0
* Don't use custom props anymore (core has them)
# 7.16.2
* Use new props