From 210c0b3f6d10991c3964343b548b66faa988bf26 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 2 Oct 2023 07:07:27 +0200 Subject: [PATCH] Update updater.json --- omada/updater.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omada/updater.json b/omada/updater.json index addeaf44c..34536f57c 100644 --- a/omada/updater.json +++ b/omada/updater.json @@ -1,7 +1,7 @@ { "dockerhub_by_date": true, "dockerhub_list_size": 20, - "github_exclude": "beta", + "github_exclude": "-", "github_tagfilter": "5.1", "last_update": "2023-09-22", "paused": false,