1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

CLI v1.0.160

This commit is contained in:
Laurent Cozic 2020-03-07 01:12:03 +00:00
parent 82eefca110
commit dbba7af4b5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "joplin",
"version": "1.0.159",
"version": "1.0.160",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -27,7 +27,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.0.159",
"version": "1.0.160",
"bin": {
"joplin": "./main.js"
},

View File

@ -1,6 +1,6 @@
# Joplin terminal app changelog
## [cli-v1.0.159](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.159) - 2020-03-07T01:09:35Z
## [cli-v1.0.160](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.160) - 2020-03-07T01:11:56Z
- New: Add more context to encryption errors
- Improved: Changed default encryption method to CCM