ci(release): bump version

This commit is contained in:
github-actions[bot] 2025-01-05 22:50:32 +00:00
parent 7cc4358a04
commit 94233fcae1

View File

@ -5,7 +5,7 @@ return [
'name' => env('APP_NAME', 'Pelican'),
'favicon' => env('APP_FAVICON', '/pelican.ico'),
'version' => 'canary',
'version' => '1.0.0-beta17',
'timezone' => 'UTC',