diff --git a/package-lock.json b/package-lock.json index 2eae290d6..6c9c2a923 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bfx-hf-ui-core", - "version": "3.31.7-rc.4", + "version": "3.31.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bfx-hf-ui-core", - "version": "3.31.7-rc.4", + "version": "3.31.7", "license": "Apache-2.0", "dependencies": { "@codemirror/lang-javascript": "^6.2.1", diff --git a/package.json b/package.json index f71b8e122..b982f4ae6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui-core", - "version": "3.31.7-rc.4", + "version": "3.31.7", "description": "Web based Bitfinex Honey - for live trading and executing algorithmic orders and strategies", "engines": { "node": ">=18"