bump version
This commit is contained in:
parent
fb1eef292b
commit
5500dcc4d5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ return [
|
|||
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
|
||||
'version' => env('APP_VERSION', 'v0.2.0-beta'),
|
||||
'version' => env('APP_VERSION', 'v0.2.1-beta'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue