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 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 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