From 5e0535f911b87ef4f4e21db0f82a861b8631cc9d Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Fri, 29 Jul 2022 12:53:54 +0200 Subject: [PATCH] Bump version 1.9.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 45ddc493..fa5f553b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "1.9.3", + "version": "1.9.4", "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 +}