diff --git a/packages/transcribe/package.json b/packages/transcribe/package.json index 881922135e..62126df962 100644 --- a/packages/transcribe/package.json +++ b/packages/transcribe/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/transcribe", - "version": "3.4.5", + "version": "3.4.6", "private": true, "scripts": { "rebuild": "yarn clean && yarn build && yarn tsc", diff --git a/readme/about/changelog/transcribe.md b/readme/about/changelog/transcribe.md index 37fd42987c..2e86e8369b 100644 --- a/readme/about/changelog/transcribe.md +++ b/readme/about/changelog/transcribe.md @@ -1,5 +1,5 @@ # Transcribe Changelog -## [transcribe-v3.4.5](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.5) - 2025-07-31T20:36:15Z +## [transcribe-v3.4.6](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.6) - 2025-08-01T10:14:08Z - Fixed: Removes file from temporary folder after storing it (#12795) (#12765 by [@pedr](https://github.com/pedr))