From e7dd212cd13a701347dd0eeb14cbffbf272cdeb0 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Wed, 16 Jul 2025 16:35:23 +1000 Subject: [PATCH] chore(Scout): 1.1.3 (for real this time) --- plugins/Scout/build.gradle.kts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Scout/build.gradle.kts b/plugins/Scout/build.gradle.kts index 6bceec7..27f46b4 100644 --- a/plugins/Scout/build.gradle.kts +++ b/plugins/Scout/build.gradle.kts @@ -1,11 +1,11 @@ -version = "1.1.2" +version = "1.1.3" description = "Backported and improved search functionality" aliucord { // Changelog of your plugin changelog.set(""" # 1.1.3 - * Require restarts on plugin changes + * Patch to fix the biggggg top padding in results # 1.1.2 * Fix month being one month behind after using the date picker