From 943ce21c8c1da35aed645d272b4fe42d5a6ca6a8 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Mon, 22 Jul 2024 09:27:59 +0200 Subject: [PATCH] Update Orion-LD --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 05b08ec..00c6974 100644 --- a/.env +++ b/.env @@ -4,7 +4,7 @@ EXPOSED_PORT=1026 # Orion LD variables ORION_LD_PORT=1026 -ORION_LD_VERSION=1.6.0-pre-1596 +ORION_LD_VERSION=1.6.0 # Scorpio variables SCORPIO_PORT=9090