diff --git a/assets/map.png b/assets/map.png index a7b99c00e..47e43f301 100644 Binary files a/assets/map.png and b/assets/map.png differ diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 7bf39c3f0..f3fca6a0c 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -1131,7 +1131,7 @@ "searchHint2": "Photo dates, descriptions", "searchHint3": "Albums, file names, and types", "searchHint4": "Location", - "searchHint5": "Coming soon: Photo contents, faces", + "searchHint5": "Coming soon: Faces & magic search ✨", "addYourPhotosNow": "Add your photos now", "searchResultCount": "{count, plural, one{{count} result found} other{{count} results found}}", "@searchResultCount": { diff --git a/pubspec.yaml b/pubspec.yaml index 778b09089..53ea9d390 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ description: ente photos application # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.7.118+518 +version: 0.7.119+519 environment: sdk: ">=3.0.0 <4.0.0"