From 80867d6571fd7c4c759ac54a6b3076a514240f9e Mon Sep 17 00:00:00 2001 From: Varmo <101868197+varmoh@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:52:32 +0300 Subject: [PATCH 1/3] Update .env.notification --- .env.notification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.notification b/.env.notification index 529cd14..7cd73a4 100644 --- a/.env.notification +++ b/.env.notification @@ -1,5 +1,5 @@ RELEASE=notification-server VERSION=1 BUILD=1 -FIX=5 +FIX=6 From 8f7168a5941527842ed4cd2346775eb99037f3a5 Mon Sep 17 00:00:00 2001 From: Varmo <101868197+varmoh@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:52:43 +0300 Subject: [PATCH 2/3] Update FIX version in environment configuration --- .env.llm_orchestration_service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.llm_orchestration_service b/.env.llm_orchestration_service index 68bd584..2de68eb 100644 --- a/.env.llm_orchestration_service +++ b/.env.llm_orchestration_service @@ -1,4 +1,4 @@ RELEASE=orchestration VERSION=1 BUILD=1 -FIX=6 +FIX=7 From f9e15014591130a7718c6ba5c94ea4f5dee5b484 Mon Sep 17 00:00:00 2001 From: Varmo <101868197+varmoh@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:52:57 +0300 Subject: [PATCH 3/3] Update FIX version in .env.gui --- .env.gui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.gui b/.env.gui index c7723e9..f5240ef 100644 --- a/.env.gui +++ b/.env.gui @@ -1,4 +1,4 @@ RELEASE=gui VERSION=1 BUILD=1 -FIX=4 +FIX=5