1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00

Desktop release v2.4.2

This commit is contained in:
Laurent Cozic 2021-08-27 17:21:05 +01:00
parent 9296b0ae36
commit 75d118b19e
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@joplin/app-desktop",
"version": "2.4.1",
"version": "2.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@joplin/app-desktop",
"version": "2.4.1",
"version": "2.4.2",
"license": "MIT",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",

View File

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