From 2b687cea213493207eea5dae89c2e5bd962c6aa3 Mon Sep 17 00:00:00 2001 From: Cilly Leang Date: Sat, 18 Oct 2025 01:13:39 +1100 Subject: [PATCH] chore(Scout): 1.3.0 --- 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 17c4830..2e1708f 100644 --- a/plugins/Scout/build.gradle.kts +++ b/plugins/Scout/build.gradle.kts @@ -1,4 +1,4 @@ -version = "1.2.2" +version = "1.3.0" description = "Backported and improved search functionality" aliucord { @@ -10,6 +10,9 @@ aliucord { Changelog {added marginTop} ====================== + # 1.3.0 + * Removes empty discriminator when searching with users + # 1.2.2 * Fix possible rare crash related to thread searching