From f78d15674b007c5ff4a113808f2a1c8685022b77 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Tue, 5 Mar 2024 11:41:17 +0100 Subject: [PATCH] 1.3.16 --- 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 2a2b546e6..3f9cbd68c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "1.3.15", + "version": "1.3.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "1.3.15", + "version": "1.3.16", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 6ed2f8365..d5c343820 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "1.3.15", + "version": "1.3.16", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {