Force build

This commit is contained in:
Hillel Coren 2022-01-31 15:51:45 +02:00
parent cb89294558
commit 961cb7fda9
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ const String kGitHubDiffUrl =
'https://github.com/invoiceninja/invoiceninja/compare/vVERSION...v5-stable';
const String kGitHubLangUrl =
'https://github.com/invoiceninja/invoiceninja/blob/master/resources/lang/en/texts.php';
const String kStatusCheckUrl = 'https://status.invoiceninja.com/';
const String kStatusCheckUrl = 'https://status.invoiceninja.com';
const String kGoogleAnalyticsUrl =
'https://support.google.com/analytics/answer/1037249?hl=en';