From 14ff57f8d86627449e192ba7ef9ebc07317064df Mon Sep 17 00:00:00 2001 From: Varmo <101868197+varmoh@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:47:13 +0300 Subject: [PATCH 1/3] Update .env.gui --- .env.gui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.gui b/.env.gui index f5240ef..5d66189 100644 --- a/.env.gui +++ b/.env.gui @@ -1,4 +1,4 @@ RELEASE=gui VERSION=1 BUILD=1 -FIX=5 +FIX=6 From e78c827d0accbcbec493487657a5fb6a2de51494 Mon Sep 17 00:00:00 2001 From: Varmo <101868197+varmoh@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:47:23 +0300 Subject: [PATCH 2/3] Update .env.llm_orchestration_service --- .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 9f4a93d..33a0a5d 100644 --- a/.env.llm_orchestration_service +++ b/.env.llm_orchestration_service @@ -1,4 +1,4 @@ RELEASE=orchestration VERSION=1 BUILD=1 -FIX=8 +FIX=9 From d14fb6131a8a28aaf522a978fc02b99d9dc10df0 Mon Sep 17 00:00:00 2001 From: Varmo <101868197+varmoh@users.noreply.github.com> Date: Thu, 3 Sep 2026 10:47:38 +0300 Subject: [PATCH 3/3] Update FIX version in .env.notification file --- .env.notification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.notification b/.env.notification index 7cd73a4..311020f 100644 --- a/.env.notification +++ b/.env.notification @@ -1,5 +1,5 @@ RELEASE=notification-server VERSION=1 BUILD=1 -FIX=6 +FIX=7