From edbe674fb9b15cfd815553f6bc6248808cdc1f59 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Tue, 9 May 2023 13:25:59 +0200 Subject: [PATCH] Bump version 4.0.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f0b26483..f2f72849 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "4.0.3", + "version": "4.0.4", "description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet", "keywords": [ "QORT", @@ -49,4 +49,4 @@ "engines": { "node": ">=18.14.0" } -} \ No newline at end of file +}