1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

Fix CLI release

This commit is contained in:
Laurent Cozic
2020-11-26 15:09:51 +00:00
parent f22e6f7204
commit f0432e724a
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
], ],
"owner": "Laurent Cozic" "owner": "Laurent Cozic"
}, },
"version": "1.4.7", "version": "1.4.9",
"bin": { "bin": {
"joplin": "./main.js" "joplin": "./main.js"
}, },

View File

@@ -1,6 +1,6 @@
# Joplin terminal app changelog # Joplin terminal app changelog
## [cli-v1.4.7](https://github.com/laurent22/joplin/releases/tag/cli-v1.4.7) - 2020-11-26T12:15:28Z ## [cli-v1.4.9](https://github.com/laurent22/joplin/releases/tag/cli-v1.4.9) - 2020-11-26T15:00:37Z
- Improved: Allow exporting conflict notes (#4095) - Improved: Allow exporting conflict notes (#4095)
- Improved: Allow lowercase filters when doing search - Improved: Allow lowercase filters when doing search