From 8743e2e3bd48bc13a396165607ed6f8d135d6143 Mon Sep 17 00:00:00 2001
From: Robert Kowalski <rok@kowalski.gd>
Date: Fri, 30 Oct 2020 12:23:05 +0100
Subject: [PATCH] 3.2.3

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d86ae90d2..fbd3bd58a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "bfx-hf-ui",
-  "version": "3.2.2",
+  "version": "3.2.3",
   "description": "Official bitfinex honey framework UI - for live trading and executing algorithmic orders/strategies",
   "engines": {
     "node": ">=6"