diff --git a/manifest.json b/manifest.json index a1f96eb..af3c0cf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-transcription", "name": "Transcription", - "version": "2.0.2", + "version": "2.0.3", "minAppVersion": "0.15.0", "description": "NEW - Transcription 2.0, now with GambitEngine Scribe! - Obsidian plugin to create high-quality text transcriptions from any media file, on any device", "author": "djmango", diff --git a/versions.json b/versions.json index 78d071d..c1a5e9c 100644 --- a/versions.json +++ b/versions.json @@ -9,5 +9,6 @@ "2.0.1": "0.15.0", "2.0.1": "0.15.0", "2.0.1": "0.15.0", - "2.0.2": "0.15.0" + "2.0.2": "0.15.0", + "2.0.3": "0.15.0" }