ci(release): bump version

This commit is contained in:
github-actions[bot] 2024-06-29 22:05:12 +00:00
parent 40819cf171
commit 6f5938d230

View File

@ -6,7 +6,7 @@ return [
'name' => env('APP_NAME', 'Pelican'),
'version' => 'canary',
'version' => '1.0.0-beta6',
'exceptions' => [
'report_all' => env('APP_REPORT_ALL_EXCEPTIONS', false),