v5.12.27
This commit is contained in:
parent
f6aac6b424
commit
f6bc016f22
|
|
@ -1 +1 @@
|
|||
5.12.26
|
||||
5.12.27
|
||||
|
|
@ -17,7 +17,7 @@ return [
|
|||
'require_https' => env('REQUIRE_HTTPS', true),
|
||||
'app_url' => rtrim(env('APP_URL', ''), '/'),
|
||||
'app_domain' => env('APP_DOMAIN', 'invoicing.co'),
|
||||
'app_version' => env('APP_VERSION', '5.12.26'),
|
||||
'app_version' => env('APP_VERSION', '5.12.27'),
|
||||
'app_tag' => env('APP_TAG', '5.12.26'),
|
||||
'minimum_client_version' => '5.0.16',
|
||||
'terms_version' => '1.0.1',
|
||||
|
|
|
|||
Loading…
Reference in New Issue