From 738627e5b61d3af0b6db7ef3b84d5b28ddba6c27 Mon Sep 17 00:00:00 2001 From: Blair Date: Mon, 16 Sep 2024 02:02:11 +1000 Subject: [PATCH] [Testing] Allagan Market 1.0.0.5 (#4577) --- testing/live/AllaganMarket/manifest.toml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/testing/live/AllaganMarket/manifest.toml b/testing/live/AllaganMarket/manifest.toml index d666398b32..eadd9db33c 100644 --- a/testing/live/AllaganMarket/manifest.toml +++ b/testing/live/AllaganMarket/manifest.toml @@ -1,14 +1,12 @@ [plugin] repository = "https://github.com/Critical-Impact/AllaganMarket.git" -commit = "a59c7e69902373425f2c7c3b3652390760adcbcc" +commit = "edd9d61836527f43ca50138d5daeec4342709fd9" owners = [ "Critical-Impact", ] project_path = "AllaganMarket" -version = "1.0.0.4" +version = "1.0.0.5" changelog = """\ **Fixes** -- Retainer ordering will be tracked properly which will fix any highlighting related issues -- Viewing the current offerings for an item will mark it as updated at that point and clear any highlighting on that line -- The undercut logic should now consider your own items undercut until you've got them at the correct price +- Lists with a scrollbar were not highlighting properly """