diff --git a/packages/transcribe/package.json b/packages/transcribe/package.json index 62126df962..1494fe2870 100644 --- a/packages/transcribe/package.json +++ b/packages/transcribe/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/transcribe", - "version": "3.4.6", + "version": "3.4.7", "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 2e86e8369b..86659be4f8 100644 --- a/readme/about/changelog/transcribe.md +++ b/readme/about/changelog/transcribe.md @@ -1,5 +1,5 @@ # Transcribe Changelog -## [transcribe-v3.4.6](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.6) - 2025-08-01T10:14:08Z +## [transcribe-v3.4.7](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.7) - 2025-08-01T11:14:24Z - Fixed: Removes file from temporary folder after storing it (#12795) (#12765 by [@pedr](https://github.com/pedr))