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 3266f22 commit fb1eef2Copy full SHA for fb1eef2
config/app.php
@@ -4,7 +4,7 @@
4
5
'env' => env('APP_ENV', 'production'),
6
7
- 'version' => env('APP_VERSION', 'v0.1.3-beta'),
+ 'version' => env('APP_VERSION', 'v0.2.0-beta'),
8
9
/*
10
|--------------------------------------------------------------------------
0 commit comments