This commit is contained in:
David Bomba 2022-05-20 16:54:00 +10:00
parent 8e8e81b24e
commit 00e816d6cb
6 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
5.3.89
5.3.90

View File

@ -54,7 +54,7 @@ return [
|
*/
'asset_url' => env('ASSET_URL', null),
'asset_url' => null,
/*
|--------------------------------------------------------------------------

View File

@ -14,8 +14,8 @@ return [
'require_https' => env('REQUIRE_HTTPS', true),
'app_url' => rtrim(env('APP_URL', ''), '/'),
'app_domain' => env('APP_DOMAIN', 'invoicing.co'),
'app_version' => '5.3.89',
'app_tag' => '5.3.89',
'app_version' => '5.3.90',
'app_tag' => '5.3.90',
'minimum_client_version' => '5.0.16',
'terms_version' => '1.0.1',
'api_secret' => env('API_SECRET', ''),

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"/livewire.js":"/livewire.js?id=940557fc56b15ccb9a2d"}
{"/livewire.js":"/livewire.js?id=c69d0f2801c01fcf8166"}