From c55a00058a1b2fa13305b4207d68c9547ab9de46 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 4 Dec 2025 16:28:38 +0100 Subject: [PATCH] Enable GitHub beta in updater configuration --- ombi/updater.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ombi/updater.json b/ombi/updater.json index 8f6d3cf28..0cfd517e4 100644 --- a/ombi/updater.json +++ b/ombi/updater.json @@ -1,4 +1,5 @@ { + "github_beta": true, "last_update": "11-01-2025", "repository": "alexbelgium/hassio-addons", "slug": "ombi",