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"
},
"version": "1.4.7",
"version": "1.4.9",
"bin": {
"joplin": "./main.js"
},