From 20df839f9df0e6f6df63863cbb95ad16fa546c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarc=C3=ADsio=20Zotelli=20Ferraz?= Date: Thu, 13 Oct 2022 08:27:09 -0300 Subject: [PATCH] Prepare release (#754) * update version * update submodule 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 a9bab17c9..a6b7eec4d 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit a9bab17c90d13a58dfc9fb4abf61400a4b4fe41c +Subproject commit a6b7eec4dbeae63c73c0a7aee72c8288c29abd10 diff --git a/package-lock.json b/package-lock.json index ea66097b8..a9dc8e951 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.31.1-rc.2", + "version": "3.31.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 08c53d69b..2839f1ad7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.31.1-rc.2", + "version": "3.31.1", "description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=14"