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

CLI v1.4.7

This commit is contained in:
Laurent Cozic
2020-11-26 12:16:29 +00:00
parent 3d4437037e
commit f22e6f7204
3 changed files with 10 additions and 2 deletions

View File

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

View File

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