diff --git a/source/extract_srt_subtitles_to_files/changelog.md b/source/extract_srt_subtitles_to_files/changelog.md index 2d2a925be..c8f3e3589 100644 --- a/source/extract_srt_subtitles_to_files/changelog.md +++ b/source/extract_srt_subtitles_to_files/changelog.md @@ -1,5 +1,5 @@ -**0.0.11** -- Added .unmanic file +**0.0.10** +- Added user of .unmanic file to track processed files **0.0.9** - Add settings to specify: diff --git a/source/extract_srt_subtitles_to_files/info.json b/source/extract_srt_subtitles_to_files/info.json index bcb2d1c6e..9330ae7e3 100644 --- a/source/extract_srt_subtitles_to_files/info.json +++ b/source/extract_srt_subtitles_to_files/info.json @@ -15,5 +15,5 @@ "on_worker_process": 2 }, "tags": "subtitle,ffmpeg", - "version": "0.0.11" + "version": "0.0.10" } \ No newline at end of file