From 949452934e150fb68c71facc4079111a8ac995db Mon Sep 17 00:00:00 2001 From: Mira Date: Wed, 20 Dec 2023 20:07:59 +0100 Subject: [PATCH] Himbeertoni Raid Tool 1.4.2.1 (#3027) Bugfix: Adding new players from target resulted in an empty player Co-authored-by: GitHub Action --- stable/HimbeertoniRaidTool/manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/HimbeertoniRaidTool/manifest.toml b/stable/HimbeertoniRaidTool/manifest.toml index cebbfeba00..c38b65d796 100644 --- a/stable/HimbeertoniRaidTool/manifest.toml +++ b/stable/HimbeertoniRaidTool/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/Koenari/HimbeertoniRaidTool.git" owners = [ "Koenari" ] project_path = "HimbeertoniRaidTool" -commit = "39fd5e8857cb60cd34db5b6bc25d6e5f78041cd9" -changelog = "New Feature: Added in-game changelog" +commit = "b2b787781068dec0371854ab6d5f6508d1a6d594" +changelog = "Bugfix: Adding new players from target resulted in an empty player"