diff --git a/bfx-hf-ui-core b/bfx-hf-ui-core index 8a549050..f9b0dd47 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit 8a549050fb2fcb1ca6f34ff0ec9c275e1c1098c6 +Subproject commit f9b0dd4708c8b92cfb782f24ee03f95f54c6f488 diff --git a/package-lock.json b/package-lock.json index 9fe134c9..f13c581d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bfx-hf-ui", - "version": "3.31.6-rc.4", + "version": "3.31.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bfx-hf-ui", - "version": "3.31.6-rc.4", + "version": "3.31.6", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 1c4734e8..69df2d99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.31.6-rc.4", + "version": "3.31.6", "description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=16"