ci(release): bump version

This commit is contained in:
github-actions[bot] 2024-05-18 01:03:43 +00:00
parent c18d291f8f
commit 73cefa59fe

View File

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