zt64-aliucord-plugins/plugin/RestartButton/build.gradle.kts
2024-03-15 02:27:11 -04:00

11 lines
No EOL
220 B
Kotlin

version = "1.5.1"
description = "Adds a button to restart Aliucord to the settings page"
aliucord {
changelog.set(
"""
# 1.5.0
Support V105.12
""".trimIndent()
)
}