From e7fd064a35bfe719f02084c788bf806c1863aded Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Fri, 23 Dec 2022 17:33:53 +0100 Subject: [PATCH] Bump version v2.2.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4b7cc8ca..3041f64d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "2.2.2", + "version": "2.2.3", "description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet", "keywords": [ "QORT", @@ -46,4 +46,4 @@ "engines": { "node": ">=16.17.1" } -} \ No newline at end of file +}