ci(release): bump version

This commit is contained in:
github-actions[bot] 2024-11-13 23:17:46 +00:00
parent fe4668a517
commit 9ac03160c3

View File

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