From 328623d44d816d0a60cecbfabe0db1848d09065d Mon Sep 17 00:00:00 2001 From: Mira Date: Thu, 1 Aug 2024 19:05:21 +0200 Subject: [PATCH] Himbeertoni Raid Tool 1.6.2.6 (#4254) Bugfix: Fix loot being inaccurate Bugfix: Fix missing materia in etro sets Co-authored-by: GitHub Action --- stable/HimbeertoniRaidTool/manifest.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/HimbeertoniRaidTool/manifest.toml b/stable/HimbeertoniRaidTool/manifest.toml index c2664e8c87..dc084b7cab 100644 --- a/stable/HimbeertoniRaidTool/manifest.toml +++ b/stable/HimbeertoniRaidTool/manifest.toml @@ -2,5 +2,7 @@ repository = "https://github.com/Koenari/HimbeertoniRaidTool.git" owners = [ "Koenari" ] project_path = "HimbeertoniRaidTool" -commit = "dfa6d3195107c8220b3ae70ea97f0adc3747d96b" -changelog = "Bugfix: Fix wrongly displayed Tome gear" +commit = "2fead4c4dc16ef75637c29d113fe6ba94f6f1227" +changelog = """ +Bugfix: Fix loot being inaccurate + Bugfix: Fix missing materia in etro sets"""