From 9429b27444799ac72c31e767981a70a92fc39779 Mon Sep 17 00:00:00 2001 From: Elypha Rin Date: Wed, 18 Sep 2024 01:39:32 +0900 Subject: [PATCH] SimpleMarketBoard 1.8.0.0 --- stable/SimpleMarketBoard/manifest.toml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/stable/SimpleMarketBoard/manifest.toml b/stable/SimpleMarketBoard/manifest.toml index 748fb5fc59..28bf36201e 100644 --- a/stable/SimpleMarketBoard/manifest.toml +++ b/stable/SimpleMarketBoard/manifest.toml @@ -1,9 +1,14 @@ [plugin] repository = "https://github.com/Elypha/SimpleMarketBoard.git" -commit = "8c2c4a47df3036060e73ee4e7d960f26f6fc0b32" +commit = "afcf6047e43baf9c20b36f1e7e1a384684e085f3" owners = ["Elypha"] project_path = "SimpleMarketBoard" changelog = """ -v1.7.0.0 -Changelog is available on GitHub repo page. +v1.8.0.0 +New Features: +- Add custom theme support. +- Add button size offset. + +Fixed Problems: +- NA """