From 7443e31a637095bb85504fccc48673ee6debb352 Mon Sep 17 00:00:00 2001 From: Tarcisio Ferraz Date: Thu, 23 Feb 2023 12:01:03 -0300 Subject: [PATCH] update version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index efa0dfd6..2a67fe8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-server", - "version": "9.3.0", + "version": "9.4.0", "description": "HF server bundle", "author": "Bitfinex", "license": "Apache-2.0", @@ -22,7 +22,7 @@ "bfx-api-node-core": "git+https://github.com/bitfinexcom/bfx-api-node-core.git#v1.6.1", "bfx-api-node-plugin-wd": "^1.0.4", "bfx-api-node-rest": "^4.6.1", - "bfx-hf-algo": "git+https://github.com/arifjmamun/bfx-hf-algo.git#feature/default-alias", + "bfx-hf-algo": "git+https://github.com/bitfinexcom/bfx-hf-algo.git#v4.18.0", "bfx-hf-ext-plugin-dummy": "github:bitfinexcom/bfx-hf-ext-plugin-dummy#v1.0.4", "bfx-hf-indicators": "git+https://github.com/bitfinexcom/bfx-hf-indicators.git#v2.1.1", "bfx-hf-models": "git+https://github.com/bitfinexcom/bfx-hf-models.git#v4.0.0",