From d5e42861d3c407b67942f17cf29f45a3730dd5c7 Mon Sep 17 00:00:00 2001 From: Infi Date: Sat, 4 Jan 2025 22:10:30 +0100 Subject: [PATCH] OpenerCreator 0.3.2 --- stable/OpenerCreator/manifest.toml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/stable/OpenerCreator/manifest.toml b/stable/OpenerCreator/manifest.toml index 9c1e04c714..cfe8d8b54d 100644 --- a/stable/OpenerCreator/manifest.toml +++ b/stable/OpenerCreator/manifest.toml @@ -1,9 +1,5 @@ [plugin] -repository = "https://github.com/herulume/OpenerCreator.git" -commit = "627cc80495ae78259c83750b686de57e0008ed9a" -owners = ["herulume", "Sevii77"] +repository = "https://github.com/Infiziert90/OpenerCreator.git" +commit = "51856098e893e26d74782311a64b55fe16268383" +owners = ["Infiziert90", "herulume", "Sevii77"] project_path = "OpenerCreator" -changelog = """ -- Add ability ants for next action -- Add SAM standard opener (oops) -"""