Bump version to 0.3.0-beta on this branch
(thought I already did this… whoops)
This commit is contained in:
parent
dcfdb89e3c
commit
d822811a5d
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.1-beta'),
|
||||
'version' => env('APP_VERSION', 'v0.3.0-beta'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue