From 35d49d3caa5368a93f21c864a5b6e3e58545edaf Mon Sep 17 00:00:00 2001 From: Pterodactyl CI Date: Tue, 10 Oct 2023 19:25:34 +0000 Subject: [PATCH] ci(release): bump version --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index c3764619a..87f99fbff 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' => '1.11.4', /* |--------------------------------------------------------------------------