mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-27 16:03:16 +03:00
ci(release): bump version
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user