From 9250b3c41bbf7133cff20a9b782e602f33a5b211 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Sat, 31 May 2025 16:02:40 +1000 Subject: [PATCH] chore(Scout): 1.1.1 --- 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 a07db8e..5de9ba4 100644 --- a/plugins/Scout/build.gradle.kts +++ b/plugins/Scout/build.gradle.kts @@ -1,9 +1,12 @@ -version = "1.1.0" +version = "1.1.1" description = "Backported and improved search functionality" aliucord { // Changelog of your plugin changelog.set(""" + # 1.1.1 + * Use proper icons for search filter suggestions + # 1.1.0 - Look out, Scout has:updates * Add "has:forward" and "has:poll" filters * Add "exclude:" filter. It is the opposite of "has:" and filters out matching elements