From 4274ab02d480362a3fa9ff11a893b1a6814ff6a8 Mon Sep 17 00:00:00 2001 From: Trey t Date: Fri, 6 Jan 2023 19:33:26 -0600 Subject: [PATCH] updates fix spelling update version --- Feels.xcodeproj/project.pbxproj | 4 ++-- en.lproj/Localizable.strings | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Feels.xcodeproj/project.pbxproj b/Feels.xcodeproj/project.pbxproj index 9402618..37c7e81 100644 --- a/Feels.xcodeproj/project.pbxproj +++ b/Feels.xcodeproj/project.pbxproj @@ -1234,7 +1234,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.0.1; PRODUCT_BUNDLE_IDENTIFIER = com.88oakapps.ifeelDebug; PRODUCT_NAME = iFeels; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1270,7 +1270,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.0.1; PRODUCT_BUNDLE_IDENTIFIER = com.88oakapps.ifeel; PRODUCT_NAME = iFeels; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/en.lproj/Localizable.strings b/en.lproj/Localizable.strings index 28ddf58..5ee6dd9 100644 --- a/en.lproj/Localizable.strings +++ b/en.lproj/Localizable.strings @@ -84,7 +84,7 @@ "default_notif_title_one" = "Hi! 👋"; "default_notif_title_two" = "Just a friendly reminder! 😁"; -"default_notif_title_three" = "It's that time agian! 😃"; +"default_notif_title_three" = "It's that time again! 😃"; "default_notif_body_today_one" = "How was today?"; "default_notif_body_today_two" = "Don't forget to rate your day!";