From 22629f4ab8d405d1ad587e4b648e93d7d55027b7 Mon Sep 17 00:00:00 2001 From: Pterodactyl CI Date: Thu, 12 Oct 2023 20:00:25 +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..5f2f2efee 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.5', /* |--------------------------------------------------------------------------