From daea767d588cbacc8b553c3cb38d70636bb1b8f9 Mon Sep 17 00:00:00 2001 From: Seventh <140892523+Seventhxiv@users.noreply.github.com> Date: Sat, 16 Dec 2023 20:18:13 +0100 Subject: [PATCH] Collections v1.0.1.3 (Bug fix) (#3020) --- stable/Collections/manifest.toml | 7 +++---- testing/live/Collections/manifest.toml | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/stable/Collections/manifest.toml b/stable/Collections/manifest.toml index 968ffc26a0..1da579258a 100644 --- a/stable/Collections/manifest.toml +++ b/stable/Collections/manifest.toml @@ -1,10 +1,9 @@ [plugin] repository = "https://github.com/Seventhxiv/Collections.git" -commit = "e8d871fa2365bb98a6c4b750aaf748ba53291940" +commit = "ee5fc5e4d91934cafd6aa5523ea9da9ad7984af3" owners = ["Seventhxiv"] project_path = "Collections" changelog = """ -Collections v1.0.1.2 -- New Collection: Blue Mage -- Updated data resources +Collections v1.0.1.3 +- Prevent some crashes by changing cache Dictionaries to Concurrent """ \ No newline at end of file diff --git a/testing/live/Collections/manifest.toml b/testing/live/Collections/manifest.toml index 968ffc26a0..1da579258a 100644 --- a/testing/live/Collections/manifest.toml +++ b/testing/live/Collections/manifest.toml @@ -1,10 +1,9 @@ [plugin] repository = "https://github.com/Seventhxiv/Collections.git" -commit = "e8d871fa2365bb98a6c4b750aaf748ba53291940" +commit = "ee5fc5e4d91934cafd6aa5523ea9da9ad7984af3" owners = ["Seventhxiv"] project_path = "Collections" changelog = """ -Collections v1.0.1.2 -- New Collection: Blue Mage -- Updated data resources +Collections v1.0.1.3 +- Prevent some crashes by changing cache Dictionaries to Concurrent """ \ No newline at end of file