From dbf2a3fa36b8f0860beddf3178f6d28a26e19d9f Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Tue, 21 Jan 2025 11:50:21 +0100 Subject: [PATCH] 2.3.14 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a488d6de2..32a9b6053 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "2.3.13", + "version": "2.3.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "2.3.13", + "version": "2.3.14", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index a238c1309..c54148304 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "2.3.13", + "version": "2.3.14", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {