From 386a754b987f77943ce578d21a926e0d25429183 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Sat, 14 Jun 2025 01:23:18 +1000 Subject: [PATCH] chore(Scout): 1.1.3 --- plugins/Scout/build.gradle.kts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/Scout/build.gradle.kts b/plugins/Scout/build.gradle.kts index 298ae58..6bceec7 100644 --- a/plugins/Scout/build.gradle.kts +++ b/plugins/Scout/build.gradle.kts @@ -4,6 +4,9 @@ description = "Backported and improved search functionality" aliucord { // Changelog of your plugin changelog.set(""" + # 1.1.3 + * Require restarts on plugin changes + # 1.1.2 * Fix month being one month behind after using the date picker