From c17b0d570f0de2b84cdd761cdec0f0fae27ef415 Mon Sep 17 00:00:00 2001 From: "github-actions[ci]" Date: Tue, 28 Oct 2025 11:36:48 +0000 Subject: [PATCH] ci: bump v4.5.0 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 6497ef694..c4d7ba3a4 100644 --- a/config/app.php +++ b/config/app.php @@ -11,7 +11,7 @@ return [ | change this value if you are not maintaining your own internal versions. */ - 'version' => 'canary', + 'version' => 'v4.5.0', /* |--------------------------------------------------------------------------