1
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-03-15 09:57:01 +00:00

ci(release): bump version

This commit is contained in:
github-actions[bot]
2024-12-01 03:26:08 +00:00
parent fea1c51337
commit 777cc532e7

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