From 03a9064926766667f7fc279e768de320e7fa3839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarc=C3=ADsio=20Zotelli=20Ferraz?= Date: Thu, 1 Sep 2022 12:26:29 -0300 Subject: [PATCH] prepare release (#724) Co-authored-by: Tarcisio Ferraz --- bfx-hf-ui-core | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bfx-hf-ui-core b/bfx-hf-ui-core index 37858e943..631d519a3 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit 37858e943e349d6935e63ac30da43aff2d94ae91 +Subproject commit 631d519a31b230947a97808df5bcf358ab23f94c diff --git a/package-lock.json b/package-lock.json index c86a84cba..969525645 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.30.3-rc.2", + "version": "3.30.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1c73f27aa..856ab15f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.30.3-rc.2", + "version": "3.30.3", "description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=14"