Version bump

This commit is contained in:
= 2020-12-05 11:13:59 +11:00
parent d8efdc6817
commit 5ea548de62
3 changed files with 283 additions and 264 deletions

View File

@ -1 +1 @@
5.0.31
5.0.32

543
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -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),