From 7e6ee7ed5ea9f35c1bb216cd9717677552fd2cb9 Mon Sep 17 00:00:00 2001 From: Aly Cerruti Date: Wed, 25 Sep 2024 14:58:07 -0700 Subject: [PATCH] [Testing] AutoTimer v1.1.0.1 (#4611) Push label hiding to testing --- testing/live/AutoTimer/manifest.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/testing/live/AutoTimer/manifest.toml b/testing/live/AutoTimer/manifest.toml index e7e5001d08..fa7f97cbaa 100644 --- a/testing/live/AutoTimer/manifest.toml +++ b/testing/live/AutoTimer/manifest.toml @@ -1,9 +1,7 @@ [plugin] repository = "https://github.com/s5bug/AutoTimer.git" -commit = "282ceb1a287e6fe31040380b4cc9fa20f06a199e" +commit = "69d4e0bd090c827aeaf306db8f09a18be6b7ad28" owners = ["s5bug"] project_path = "AutoTimer" changelog = ''' -- Updated to Dawntrail -- Resolved issue where Inspiration was incorrectly counting towards Pictomancer auto-attack haste -- Added option to scale the bar''' +- Added option to hide bar label independently (CHUGGO, #3)'''