diff --git a/CliClient/package-lock.json b/CliClient/package-lock.json index f601f1947..704f86fb2 100644 --- a/CliClient/package-lock.json +++ b/CliClient/package-lock.json @@ -1,6 +1,6 @@ { "name": "joplin", - "version": "1.0.161", + "version": "1.0.162", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/CliClient/package.json b/CliClient/package.json index 7e1eed132..8c96e12c8 100644 --- a/CliClient/package.json +++ b/CliClient/package.json @@ -27,7 +27,7 @@ ], "owner": "Laurent Cozic" }, - "version": "1.0.161", + "version": "1.0.162", "bin": { "joplin": "./main.js" }, diff --git a/readme/changelog_cli.md b/readme/changelog_cli.md index 299c4c1c1..a464fba19 100644 --- a/readme/changelog_cli.md +++ b/readme/changelog_cli.md @@ -1,5 +1,9 @@ # Joplin terminal app changelog +## [cli-v1.0.162](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.162) - 2020-04-01T17:16:14Z + +- New: Compatibility with new master key and sync target encryption + ## [cli-v1.0.161](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.161) - 2020-03-07T01:20:04Z - New: Add more context to encryption errors