zt64-aliucord-plugins/plugin/AvatarMention/build.gradle.kts
2023-08-22 01:34:03 -04:00

13 lines
No EOL
222 B
Kotlin

version = "1.4.1"
description = "Makes tapping a message avatar mention that user"
aliucord {
changelog.set(
"""
# 1.3.0
* Support V96
""".trimIndent()
)
}