From 5d03502e8b108c4d13594bcea289ecc408041dd0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 14 Nov 2025 13:51:54 +0100 Subject: [PATCH] Change github_tagfilter value from 'v5' to '5' --- monica/updater.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monica/updater.json b/monica/updater.json index 7c28fbd7b..229af9f74 100644 --- a/monica/updater.json +++ b/monica/updater.json @@ -1,6 +1,6 @@ { "github_beta": true, - "github_tagfilter": "v5", + "github_tagfilter": "5", "last_update": "07-12-2024", "repository": "alexbelgium/hassio-addons", "slug": "monica",