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