mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
CLI v1.0.168
This commit is contained in:
parent
0f1156ab9c
commit
96076c84f4
2
CliClient/package-lock.json
generated
2
CliClient/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "joplin",
|
||||
"version": "1.0.167",
|
||||
"version": "1.0.168",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -28,7 +28,7 @@
|
||||
],
|
||||
"owner": "Laurent Cozic"
|
||||
},
|
||||
"version": "1.0.167",
|
||||
"version": "1.0.168",
|
||||
"bin": {
|
||||
"joplin": "./main.js"
|
||||
},
|
||||
|
@ -1,5 +1,9 @@
|
||||
# Joplin terminal app changelog
|
||||
|
||||
## [cli-v1.0.168](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.168) - 2020-09-14T08:47:08Z
|
||||
|
||||
- Improved: Implemented reliable way to sync device and server clocks
|
||||
|
||||
## [cli-v1.0.167](https://github.com/laurent22/joplin/releases/tag/cli-v1.0.167) - 2020-09-04T17:15:49Z
|
||||
|
||||
- New: Add mechanism to lock and upgrade sync targets (#3524)
|
||||
|
Loading…
Reference in New Issue
Block a user