From ba75d09cbf729e62ffd8054d7e40727045bd7ac1 Mon Sep 17 00:00:00 2001 From: IceToast <54889359+IceToast@users.noreply.github.com> Date: Sat, 18 Mar 2023 21:45:57 +0100 Subject: [PATCH] Update app.php --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 1afefd24..12a5377d 100644 --- a/config/app.php +++ b/config/app.php @@ -4,7 +4,7 @@ use Illuminate\Support\Facades\Facade; return [ - 'version' => '0.9.3', + 'version' => '0.9.4', /* |--------------------------------------------------------------------------