From 9871de7a52d2fff0e4aed6af87e9f7568c2661c9 Mon Sep 17 00:00:00 2001 From: Pterodactyl CI Date: Mon, 5 Dec 2022 20:18: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..6964eac1d 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.1', /* |--------------------------------------------------------------------------