ci(release): bump version

This commit is contained in:
github-actions[bot] 2024-06-08 00:14:22 +00:00
parent dd7a01aa04
commit 22e62a340c

View File

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