bump version for pre-release
This commit is contained in:
parent
6b011fcd36
commit
8259304314
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ return [
|
||||||
|
|
||||||
'env' => env('APP_ENV', 'production'),
|
'env' => env('APP_ENV', 'production'),
|
||||||
|
|
||||||
'version' => env('APP_VERSION', 'v0.5.0-beta'),
|
'version' => env('APP_VERSION', 'v0.5.0-pre.3'),
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue