1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-04 19:16:07 +02:00

Merge branch 'release-2.3' into dev

This commit is contained in:
Laurent Cozic 2021-08-17 08:25:28 +01:00
commit ea1269d122
2 changed files with 3 additions and 3 deletions

View File

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

View File

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