From 1845c7bf25c718285a80a7427490983436893195 Mon Sep 17 00:00:00 2001 From: Stepan Lavrentev Date: Thu, 25 Apr 2024 10:14:13 +0300 Subject: [PATCH] ci: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c21c3eefa4..0406b08072 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nova-spektr", "description": "Polkadot Enterprise application", - "version": "1.7.0", + "version": "1.7.1", "main": "./release/build/main.js", "repository": "https://github.com/novasamatech/nova-spektr", "license": "MIT",