From 6cb927d42fdff110d5bdfac61ad5424f1a6f0f20 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:58:33 +0100 Subject: [PATCH] Bump version v3.1.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2f48c009..6d2f5eab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "3.1.3", + "version": "3.1.4", "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": ">=18.12.1" } -} \ No newline at end of file +}