We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11029a commit b82c674Copy full SHA for b82c674
config/app.php
@@ -4,7 +4,7 @@
4
5
'env' => env('APP_ENV', 'production'),
6
7
- 'version' => env('APP_VERSION', '0.6.0-pre.4'),
+ 'version' => env('APP_VERSION', 'canary'),
8
9
'phrase_in_context' => env('PHRASE_IN_CONTEXT', false),
10
0 commit comments