mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 11:23:47 +02:00
Bump version for release.
This commit is contained in:
@@ -4,7 +4,7 @@ return [
|
||||
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
|
||||
'version' => env('APP_VERSION', 'canary'),
|
||||
'version' => env('APP_VERSION', '0.6.0-pre.1'),
|
||||
|
||||
'phrase_in_context' => env('PHRASE_IN_CONTEXT', false),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user