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