From 84102db32414f63051b7e53cf94b3354a30ebaa7 Mon Sep 17 00:00:00 2001 From: kokodev Date: Tue, 8 Oct 2024 11:11:11 -0700 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 782d18864..e159bb9a6 100644 --- a/config/app.php +++ b/config/app.php @@ -11,7 +11,7 @@ | change this value if you are not maintaining your own internal versions. */ - 'version' => '1.2.3', + 'version' => '1.2.2', /* |--------------------------------------------------------------------------