zt64-aliucord-plugins/plugin/BetterMediaViewer/build.gradle.kts
2026-01-24 00:45:00 -05:00

23 lines
No EOL
441 B
Kotlin

version = "1.5.4"
description = "Adds a variety of new features to the media viewer"
aliucord.deploy.set(false)
aliucord.changelog.set(
"""
# 1.5.3
* Support Discord V112.4
# 1.5.2
* Fixed null file names
* Fixed bottom toolbar on GIFs
# 1.5.1
* Fixed bottom bar not moving properly
# 1.5.0
* Fixed controls not reappearing
# 1.2.0
* Support V96
""".trimIndent()
)