diff --git a/bfx-hf-ui-core b/bfx-hf-ui-core index 325aea0f7..5b46ed295 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit 325aea0f71e9501add1a8c4a5bfdc5c10761fd42 +Subproject commit 5b46ed295a9941136a7815858080df2fa4c3f6ef diff --git a/package-lock.json b/package-lock.json index a233316b3..4f7159350 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.29.0", + "version": "3.29.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7e3e7be85..2a6648e45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.29.0", + "version": "3.29.1", "description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=14"