diff --git a/ChangeLog.txt b/ChangeLog.txt index 68a678b..c445d68 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,6 @@ +videosort-10.5: + - fixed crushes with series name with 2 numbers and a dash + videosort-10.4: - added Channel 5 support - fix: dated episode is identified as series diff --git a/manifest.json b/manifest.json index 55aa19e..71017c2 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.4", + "version": "10.5", "nzbgetMinVersion": "23.0", "author": "Andrey Prygunkov", "license": "GNU",