From 44e472da0d60ead0182ad16f75334f96bc18749a Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:46:00 +0200 Subject: [PATCH] Bump version 2.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index beebc156..4a6c7473 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "2.1.0", + "version": "2.1.1", "description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet", "keywords": [ "QORT", @@ -45,4 +45,4 @@ "engines": { "node": ">=14.17.0" } -} \ No newline at end of file +}