From a4a3597b8dbd39b8c05ab0d4aa928fcae79287df Mon Sep 17 00:00:00 2001 From: Elypha Rin Date: Sun, 22 Sep 2024 20:29:28 +0900 Subject: [PATCH] SimpleMarketBoard 1.9.3.0 --- stable/SimpleMarketBoard/manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/SimpleMarketBoard/manifest.toml b/stable/SimpleMarketBoard/manifest.toml index 08f352a69f..2feb0dc3a5 100644 --- a/stable/SimpleMarketBoard/manifest.toml +++ b/stable/SimpleMarketBoard/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Elypha/SimpleMarketBoard.git" -commit = "eaff782c82044d44564020661440ccc6be5f1cde" +commit = "383ac89201a92bb3d394b371a937d8bb76e874d1" owners = ["Elypha"] project_path = "SimpleMarketBoard" changelog = """ @@ -13,4 +13,5 @@ Fixed Problems: + 1.9.1.0: Fix background search. + 1.9.2.0: Optimise world selection sorting & de-duplication. ++ 1.9.3.0: Fix hotkey to open window. """