diff --git a/bfx-hf-ui-core b/bfx-hf-ui-core index b2b59a57..a58af0df 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit b2b59a572b651c4ca633a375100e5a39adce6842 +Subproject commit a58af0dfc3c062f033789d14667f0108534b49cb diff --git a/package-lock.json b/package-lock.json index b1e1632c..2ef95bba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.31.2-rc.3", + "version": "3.31.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index acdf73ba..6430997e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.31.2-rc.3", + "version": "3.31.2", "description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=14"