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 """