Version bump
This commit is contained in:
parent
d8efdc6817
commit
5ea548de62
3 changed files with 283 additions and 264 deletions
|
|
@ -1 +1 @@
|
|||
5.0.31
|
||||
5.0.32
|
||||
543
composer.lock
generated
543
composer.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -12,7 +12,7 @@ return [
|
|||
'require_https' => env('REQUIRE_HTTPS', true),
|
||||
'app_url' => rtrim(env('APP_URL', ''), '/').'/',
|
||||
'app_domain' => env('APP_DOMAIN', ''),
|
||||
'app_version' => '5.0.31',
|
||||
'app_version' => '5.0.32',
|
||||
'minimum_client_version' => '5.0.16',
|
||||
'terms_version' => '1.0.1',
|
||||
'api_secret' => env('API_SECRET', false),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue