From da5e03a4d8a4bf22448333cf67fc190bdec9ce73 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Tue, 20 Feb 2024 11:32:47 +0100 Subject: [PATCH] 1.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 99bb42fbe..b5a0e26a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "1.3.10", + "version": "1.3.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "1.3.10", + "version": "1.3.11", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 74b16a2c9..22f729602 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "1.3.10", + "version": "1.3.11", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {