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!";