From cdd6dd61bf0cebb940fdc611e6c27dd6d153bdfc Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Tue, 3 Dec 2024 00:05:08 +0100 Subject: [PATCH] 2.3.13 --- 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 70f0bb034..1b5691116 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "2.3.12", + "version": "2.3.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "2.3.12", + "version": "2.3.13", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 084f02809..13bad8f10 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "2.3.12", + "version": "2.3.13", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {