From 3b354d5a821a242468403debaaaa0941ff8c894b Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Sun, 1 Jun 2025 02:37:43 +1000 Subject: [PATCH] chore(Scout): 1.1.2 --- plugins/Scout/build.gradle.kts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/Scout/build.gradle.kts b/plugins/Scout/build.gradle.kts index 5de9ba4..298ae58 100644 --- a/plugins/Scout/build.gradle.kts +++ b/plugins/Scout/build.gradle.kts @@ -1,9 +1,12 @@ -version = "1.1.1" +version = "1.1.2" description = "Backported and improved search functionality" aliucord { // Changelog of your plugin changelog.set(""" + # 1.1.2 + * Fix month being one month behind after using the date picker + # 1.1.1 * Use proper icons for search filter suggestions