Bump version
This commit is contained in:
parent
186e6f63b6
commit
8f2ba52997
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ return [
|
|||
'require_https' => env('REQUIRE_HTTPS', true),
|
||||
'app_url' => env('APP_URL', ''),
|
||||
'app_domain' => env('APP_DOMAIN', ''),
|
||||
'app_version' => '5.0.10',
|
||||
'app_version' => '5.0.11',
|
||||
'minimum_client_version' => '5.0.11',
|
||||
'terms_version' => '1.0.1',
|
||||
'api_secret' => env('API_SECRET', ''),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue