feat(canary/ComponentsV2): 7.15.1 @ LavaDesu/Aliucord@0116d81ce2

This commit is contained in:
LavaDesu 2025-07-15 19:19:54 +10:00
parent 03a3d69447
commit 50ba1acc23
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 13 additions and 2 deletions

View file

@ -1,6 +1,6 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
version = "7.15.0"
version = "7.15.1"
description = "Beta backport of ComponentsV2"
aliucord {
@ -14,6 +14,9 @@ aliucord {
Changelog {added marginTop}
======================
# 7.15.1
* Fix broken reply preview >w<
# 7.15.0
* Initial release >w<
""".trimIndent())