From 3294257530ad78c3f7fd92b21fe43d36d8f7afc8 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Fri, 8 Nov 2024 16:56:05 +0100 Subject: [PATCH] 2.3.11 --- 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 4fed460a0..7facfd071 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "2.3.10", + "version": "2.3.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "2.3.10", + "version": "2.3.11", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 514336efd..3efb025c2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "2.3.10", + "version": "2.3.11", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {