From 6a31fcb218f01202cbb17f198b5f4754d0f8861c Mon Sep 17 00:00:00 2001 From: Caitlyn <85707485+caitlyn-gg@users.noreply.github.com> Date: Wed, 24 Jul 2024 21:11:12 -0400 Subject: [PATCH] [Testing] Glamaholic 1.10.1 (#4163) --- testing/live/Glamaholic/manifest.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/testing/live/Glamaholic/manifest.toml b/testing/live/Glamaholic/manifest.toml index 99e16df0fb..7678c300c7 100644 --- a/testing/live/Glamaholic/manifest.toml +++ b/testing/live/Glamaholic/manifest.toml @@ -1,5 +1,8 @@ [plugin] repository = 'https://github.com/caitlyn-gg/Glamaholic.git' -commit = 'dfc351d3544a6a93750cad521dab3f9385c16d02' +commit = '735fe12b6e30dd94cecbecc8d7e992b57c28d5dc' owners = [ 'caitlyn-gg' ] -changelog = 'Updated for Dawntrail and API X' +changelog = """ +- Fixed configuration migration to keep previously saved dyes +- Added more verbose logging to EC imports +"""