From 499764a3b7dc02cb6efd4cb3213b4cd6846a0855 Mon Sep 17 00:00:00 2001 From: Tipi CI Date: Fri, 20 Dec 2024 16:30:22 +0000 Subject: [PATCH] Update app version [ready] --- apps/sabnzbd/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/sabnzbd/config.json b/apps/sabnzbd/config.json index 411bf0bcd4..0f5bfb8999 100644 --- a/apps/sabnzbd/config.json +++ b/apps/sabnzbd/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "sabnzbd", - "tipi_version": 17, - "version": "4.4.0", + "tipi_version": 18, + "version": "4.4.1", "categories": ["media", "utilities"], "description": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.", "short_desc": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can", @@ -15,5 +15,5 @@ "form_fields": [], "supported_architectures": ["arm64", "amd64"], "created_at": 1691943801422, - "updated_at": 1734201194000 + "updated_at": 1734712219000 }