Official bump to v0.5.0 🎉
This commit is contained in:
parent
01a60549cf
commit
702c1d6ba6
|
@ -4,7 +4,7 @@ return [
|
|||
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
|
||||
'version' => env('APP_VERSION', 'v0.5.0-beta'),
|
||||
'version' => env('APP_VERSION', 'v0.5.0'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue