From a9be694640cc7e34d9b2431778022bc22b840bba Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Mon, 10 Jun 2024 15:02:48 +0200 Subject: [PATCH] 1.8.4 --- 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 8befc7323..861bdbd31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "1.8.3", + "version": "1.8.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "1.8.3", + "version": "1.8.4", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 11a2f10a0..b0a6e5778 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "1.8.3", + "version": "1.8.4", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {