From c0cdea1a03e90daebf39eda40b5146845fd3e333 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 27 Sep 2024 15:57:03 +0200 Subject: [PATCH] Update Orion, IoT Agent --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a511c5d..8738f55 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware # Orion variables ORION_PORT=1026 -ORION_VERSION=4.0.0 +ORION_VERSION=4.1.0 # MongoDB variables MONGO_DB_PORT=27017