1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-23 22:36:32 +02:00

Chore: Setup new release 3.5

This commit is contained in:
Laurent Cozic
2025-10-02 09:12:11 +01:00
parent e7e0529f52
commit 1ae550c0aa
24 changed files with 143 additions and 143 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@joplin/plugin-repo-cli",
"version": "3.4.1",
"version": "3.5.0",
"description": "",
"main": "index.js",
"bin": "./dist/index.js",
@@ -18,9 +18,9 @@
"author": "",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@joplin/lib": "^3.4.1",
"@joplin/tools": "^3.4.1",
"@joplin/utils": "^3.4.1",
"@joplin/lib": "~3.5",
"@joplin/tools": "~3.5",
"@joplin/utils": "~3.5",
"fs-extra": "11.2.0",
"gh-release-assets": "2.0.1",
"node-fetch": "2.6.7",