From 09859bd1afbd2fdc764d45ac54da453dbd92be89 Mon Sep 17 00:00:00 2001 From: HDVinnie Date: Sun, 24 Apr 2022 06:34:51 -0400 Subject: [PATCH] update: unit3d config --- config/unit3d.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/unit3d.php b/config/unit3d.php index a00c5adf7..2d72ca430 100755 --- a/config/unit3d.php +++ b/config/unit3d.php @@ -22,7 +22,7 @@ return [ | */ - 'powered-by' => 'Powered By UNIT3D Community Edition v6.0.7', + 'powered-by' => 'Powered By UNIT3D Community Edition v6.0.8', /* |-------------------------------------------------------------------------- @@ -44,7 +44,7 @@ return [ | */ - 'version' => 'v6.0.7', + 'version' => 'v6.0.8', /* |--------------------------------------------------------------------------