From 5efc0dde3e35f6448e0895c36ebe99f439dcbe07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Sep 2025 02:37:22 +0000 Subject: [PATCH] Update version to v4.1.0 --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 6497ef694..13b098206 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.1.0', /* |--------------------------------------------------------------------------