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 }