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