From 1c47376094afd635cc770825287e54b0284a7bc6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Dec 2021 18:03:40 +0100 Subject: [PATCH] Update config.json --- ombi/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ombi/config.json b/ombi/config.json index 3fcdc70ea..ae51385c3 100644 --- a/ombi/config.json +++ b/ombi/config.json @@ -28,6 +28,6 @@ "slug": "ombi", "upstream": "4.3.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.3.3", + "version": "4.3.3-2", "webui": "http://[HOST]:[PORT:3579]" }