ci(release): bump version

This commit is contained in:
github-actions[bot] 2024-12-08 21:26:03 +00:00
parent 2bfc788e13
commit 386b8aea0e

View File

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