1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Transcribe v3.4.5

This commit is contained in:
Laurent Cozic
2025-07-31 21:36:35 +01:00
parent 0f94cb8c17
commit 949fb85755
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@joplin/transcribe",
"version": "3.4.4",
"version": "3.4.5",
"private": true,
"scripts": {
"rebuild": "yarn clean && yarn build && yarn tsc",

View File

@@ -1,5 +1,5 @@
# Transcribe Changelog
## [transcribe-v3.4.4](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.4) - 2025-07-31T17:40:57Z
## [transcribe-v3.4.5](https://github.com/laurent22/joplin/releases/tag/transcribe-v3.4.5) - 2025-07-31T20:36:15Z
- Fixed: Removes file from temporary folder after storing it (#12795) (#12765 by [@pedr](https://github.com/pedr))