From 2bc60dd0499f6ee66348db4521c7e0ed191ef84a Mon Sep 17 00:00:00 2001 From: Elyphus Grey Date: Sun, 22 Sep 2024 00:56:38 +0900 Subject: [PATCH] SimpleMarketBoard 1.9.0.0 (#4600) --- stable/SimpleMarketBoard/manifest.toml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/stable/SimpleMarketBoard/manifest.toml b/stable/SimpleMarketBoard/manifest.toml index 6dc3b4a82a..76f2fad4c4 100644 --- a/stable/SimpleMarketBoard/manifest.toml +++ b/stable/SimpleMarketBoard/manifest.toml @@ -1,15 +1,13 @@ [plugin] repository = "https://github.com/Elypha/SimpleMarketBoard.git" -commit = "afcf6047e43baf9c20b36f1e7e1a384684e085f3" +commit = "0dd08e94145627249b09aec3abc5404d4922041a" owners = ["Elypha"] project_path = "SimpleMarketBoard" changelog = """ -v1.8.0.0 +v1.9.0.0 New Features: -- Add custom theme support. -- Add button size offset. -- Add configurable additional worlds/DCs/regions to target world menu. +- Add more options for world selection. Fixed Problems: -- NA +- Icon not showing up. """