[mob] Bump version v0.9.31

This commit is contained in:
Neeraj Gupta
2024-08-30 13:16:08 +05:30
committed by Neeraj Gupta
parent dc6fde9f77
commit 3feac9f0b4
3 changed files with 4 additions and 4 deletions

View File

@@ -504,7 +504,7 @@ class MessageLookup extends MessageLookupByLibrary {
"confirmAccountDeletion":
MessageLookupByLibrary.simpleMessage("Confirm Account Deletion"),
"confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
"Yes, I want to permanently delete this account and all its data."),
"Yes, I want to permanently delete this account and its data across all apps."),
"confirmPassword":
MessageLookupByLibrary.simpleMessage("Confirm password"),
"confirmPlanChange":

View File

@@ -170,10 +170,10 @@ class S {
);
}
/// `Yes, I want to permanently delete this account and all its data.`
/// `Yes, I want to permanently delete this account and its data across all apps.`
String get confirmDeletePrompt {
return Intl.message(
'Yes, I want to permanently delete this account and all its data.',
'Yes, I want to permanently delete this account and its data across all apps.',
name: 'confirmDeletePrompt',
desc: '',
args: [],

View File

@@ -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.9.30+930
version: 0.9.31+931
publish_to: none
environment: