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

Electron release v0.10.21

This commit is contained in:
Laurent Cozic
2017-11-17 23:42:45 +00:00
parent 6f88c025f5
commit 716b1315a9
6 changed files with 7 additions and 6 deletions

View File

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

View File

@@ -18,7 +18,7 @@
],
"owner": "Laurent Cozic"
},
"version": "0.10.69",
"version": "0.10.70",
"bin": {
"joplin": "./main.js"
},