1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-09-16 08:56:40 +02:00

Desktop release v2.6.7

This commit is contained in:
Laurent Cozic
2021-12-16 10:34:49 +01:00
parent 4a1bc075ac
commit 23de363548
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@joplin/app-desktop",
"version": "2.6.6",
"version": "2.6.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@joplin/app-desktop",
"version": "2.6.6",
"version": "2.6.7",
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@joplin/app-desktop",
"version": "2.6.6",
"version": "2.6.7",
"description": "Joplin for Desktop",
"main": "main.js",
"private": true,