From 358dda302016907cd1335813f16ab1935aa14599 Mon Sep 17 00:00:00 2001 From: dnzbk Date: Wed, 1 Oct 2025 06:43:03 +0300 Subject: [PATCH] Release v10.6 --- ChangeLog.txt | 3 +++ manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index c445d68..6352f1a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,6 @@ +videosort-10.6: + - added A1 format support + videosort-10.5: - fixed crushes with series name with 2 numbers and a dash diff --git a/manifest.json b/manifest.json index 71017c2..765a50b 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "homepage": "https://github.com/nzbgetcom/Extension-VideoSort", "kind": "POST-PROCESSING", "displayName": "Video Sort", - "version": "10.5", + "version": "10.6", "nzbgetMinVersion": "23.0", "author": "Andrey Prygunkov", "license": "GNU",