Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
1d842b9ee9 ci(release): bump version 2024-06-02 22:13:29 +00:00

View File

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