From f7c91222fcae7080bfc0e176c936518f10839c3e Mon Sep 17 00:00:00 2001 From: Cilly Leang Date: Wed, 18 Feb 2026 17:32:40 +1100 Subject: [PATCH] chore(Zinnia): 1.2.1 --- plugins/Zinnia/build.gradle.kts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/Zinnia/build.gradle.kts b/plugins/Zinnia/build.gradle.kts index bb26487..eec7d36 100644 --- a/plugins/Zinnia/build.gradle.kts +++ b/plugins/Zinnia/build.gradle.kts @@ -1,9 +1,13 @@ -version = "1.2.0" +version = "1.2.1" description = "Coloured usernames to be a bit more pleasing on the eyes" aliucord { // Changelog of your plugin changelog.set(""" + # 1.2.1 + * Use correct default block colour in replies + * Use correct default block colour in "unchanged" mode + # 1.2.0 * Finally fixes the annoying padding issue in replies * Adds nice preview blocks in settings with configurable hsv bars for all your previewing needs