From dff5b20352f1210ce73b954ddf54b0ce1e40ae79 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Tue, 29 Oct 2024 19:42:23 +0100 Subject: [PATCH] 2.3.8 --- 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 dc312fce6..2760e6a91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "2.3.7", + "version": "2.3.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "2.3.7", + "version": "2.3.8", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 79fef73eb..1a85d0007 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "2.3.7", + "version": "2.3.8", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {