There was an error while loading. Please reload this page.
1 parent b4da7d4 commit c8cc6d4Copy full SHA for c8cc6d4
1 file changed
config/app.php
@@ -3,7 +3,7 @@
3
return [
4
'env' => env('APP_ENV', 'production'),
5
6
- 'version' => env('APP_VERSION', 'canary'),
+ 'version' => env('APP_VERSION', '0.7.0-beta.1'),
7
8
/*
9
|--------------------------------------------------------------------------
0 commit comments