From 9a24e8fe0ba8ebd485c4d474ca8f064e15a5f0a1 Mon Sep 17 00:00:00 2001 From: HDVinnie Date: Thu, 9 Jan 2025 18:55:00 -0500 Subject: [PATCH] update: bump unit3d config --- config/unit3d.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/unit3d.php b/config/unit3d.php index 3892ed9cb9..ea06706ce1 100755 --- a/config/unit3d.php +++ b/config/unit3d.php @@ -23,7 +23,7 @@ | */ - 'powered-by' => 'Powered By UNIT3D Community Edition v8.3.5', + 'powered-by' => 'Powered By UNIT3D Community Edition v8.3.6', /* |-------------------------------------------------------------------------- @@ -45,7 +45,7 @@ | */ - 'version' => 'v8.3.5', + 'version' => 'v8.3.6', /* |--------------------------------------------------------------------------