From 95e7ed0cce8285c05afa2ab3409f74f16cae8a73 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Mon, 22 Jul 2024 09:31:55 +0200 Subject: [PATCH] Update Orion-LD --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a6d7b36..cf27a1e 100755 --- a/.env +++ b/.env @@ -4,7 +4,7 @@ EXPOSED_PORT=1026 # Orion LD variables ORION_LD_PORT=1026 -ORION_LD_VERSION=1.5.1 +ORION_LD_VERSION=1.6.0 # Scorpio variables SCORPIO_PORT=9090