From 7485f351082336db2ee27aecbd2ece9ff679cc1a Mon Sep 17 00:00:00 2001 From: Kurt Lourens Date: Sat, 23 Apr 2022 14:57:06 +0200 Subject: [PATCH] 1.106.0 --- lib/assistantAppsSettings.dart | 2 +- release_notes.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/assistantAppsSettings.dart b/lib/assistantAppsSettings.dart index 20467764..6349c97b 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 = 'f6ba56d2-6c56-4a76-839f-8cf836a73cc5'; +const currentWhatIsNewGuid = '61ccc94c-d6c3-4820-80fe-d1238eab41f2'; diff --git a/release_notes.txt b/release_notes.txt index 422afe2c..6da7fd4a 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -10,5 +10,7 @@ - TwitchCampaign details page displays start date, end date and drops per day and the watch time required - Add text highlighting to Puzzle messages +_Submitted to App Stores 2022-04-23_ + For more details on this update please visit the "What is New" page in the Apps or on the website