From 6ae5cf9c459ca6b96087a611e00a01b4459f22b6 Mon Sep 17 00:00:00 2001 From: Cilly Leang Date: Fri, 10 Oct 2025 17:00:09 +1100 Subject: [PATCH] chore(Zinnia): 1.1.1 --- plugins/Zinnia/build.gradle.kts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/Zinnia/build.gradle.kts b/plugins/Zinnia/build.gradle.kts index ef4e57e..995c877 100644 --- a/plugins/Zinnia/build.gradle.kts +++ b/plugins/Zinnia/build.gradle.kts @@ -1,9 +1,12 @@ -version = "1.1.0" +version = "1.1.1" description = "Coloured usernames to be a bit more pleasing on the eyes" aliucord { // Changelog of your plugin changelog.set(""" + # 1.1.1 + * Revert incorrect spacing fix, since it just breaks replies. Proper fix soon + # 1.1.0 * Fix incorrect spacing in replies * Allow setting static text colours