From 3eac251a18969c77d122d43e58a421a3fb6c49b4 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Sat, 12 Feb 2022 18:22:20 +0100 Subject: [PATCH] prepare 1.7.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a9f0c0e..97a63508 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortal-ui", - "version": "1.7.1", + "version": "1.7.2", "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 +}