From 7a661106bb512bbd9bce682e289f66d69c113ce0 Mon Sep 17 00:00:00 2001 From: Tarcisio Ferraz Date: Fri, 27 Oct 2023 08:34:16 +0200 Subject: [PATCH] update version --- bfx-hf-ui-core | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bfx-hf-ui-core b/bfx-hf-ui-core index 345de960..0e568232 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit 345de96071bfca83b06963c2d5834d45523a3919 +Subproject commit 0e568232091238e80731eb14826238360e03409d diff --git a/package-lock.json b/package-lock.json index 934dfd0d..b82028bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bfx-hf-ui", - "version": "3.31.7-rc.3", + "version": "3.31.7-rc.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bfx-hf-ui", - "version": "3.31.7-rc.3", + "version": "3.31.7-rc.4", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index aa1b1f9c..62958b75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.31.7-rc.3", + "version": "3.31.7-rc.4", "description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=18"