From 67acf8a4a94dbd99b8914ca55b3f0e7dc4e2740b Mon Sep 17 00:00:00 2001 From: KangasZ <36572999+KangasZ@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:27:31 -0600 Subject: [PATCH] Eureka Helper v2.0.0.1 (#5146) Minor bugfix for shout --- stable/EurekaHelper/manifest.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/stable/EurekaHelper/manifest.toml b/stable/EurekaHelper/manifest.toml index e94602daaf..787609e22c 100644 --- a/stable/EurekaHelper/manifest.toml +++ b/stable/EurekaHelper/manifest.toml @@ -1,9 +1,8 @@ [plugin] repository = "https://github.com/KangasZ/EurekaHelper.git" -commit = "40560c63f33de41afa9ce49b7cc283a0b82c57a5" +commit = "299aba46c6998bb56e7c948954aeb064788def47" owners = ["snorux", "KangasZ"] project_path = "EurekaHelper" changelog = """ -- Added support for patch 7.1 and API 11 -- Changed owners -""" \ No newline at end of file +- Fixes for 7.1 +"""