Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
9b5fd477d5 ci(release): bump version 2024-08-04 17:28:48 +00:00

View File

@@ -7,7 +7,7 @@ return [
'name' => env('APP_NAME', 'Pelican'),
'favicon' => env('APP_FAVICON', './pelican.ico'),
'version' => 'canary',
'version' => '1.0.0-beta7',
'exceptions' => [
'report_all' => env('APP_REPORT_ALL_EXCEPTIONS', false),