ci(release): bump version

This commit is contained in:
github-actions[bot] 2024-09-27 22:19:18 +00:00
parent a067419d6e
commit f64dffc7b8

View File

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