From 04f1c90cec782a5d6339c9132849ab93fbf5290e Mon Sep 17 00:00:00 2001 From: Critical Impact Date: Sun, 15 Sep 2024 21:28:29 +1000 Subject: [PATCH] [Testing] Allagan Market 1.0.0.5 --- 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 """