From 172c820e08abd4978e5c10da0354f4a781897d2f Mon Sep 17 00:00:00 2001
From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 28 Aug 2024 23:57:39 +0000
Subject: [PATCH] [extract_srt_subtitles_to_files] v0.0.10
---
source/extract_srt_subtitles_to_files/changelog.md | 4 ++--
source/extract_srt_subtitles_to_files/info.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
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