From c37e79b664bee785f64a66ab1797c128169b506e Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Thu, 9 Jun 2022 21:57:19 +0200 Subject: [PATCH] set whatIsNew guid --- lib/assistantAppsSettings.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assistantAppsSettings.dart b/lib/assistantAppsSettings.dart index c594de3c..91d14e06 100644 --- a/lib/assistantAppsSettings.dart +++ b/lib/assistantAppsSettings.dart @@ -1,3 +1,3 @@ const assistantAppsApiUrl = 'https://api.assistantapps.com'; const assistantAppsAppGuid = '589405b4-e40f-4cd9-b793-6bf37944ee09'; -const currentWhatIsNewGuid = '2e93e103-4ebb-40a8-bd95-affc0e235853'; +const currentWhatIsNewGuid = '9cc0cc3c-7025-4db9-b322-226a7222d14f';