diff --git a/app.config.ts b/app.config.ts
index 8220cad..1eab6ef 100644
--- a/app.config.ts
+++ b/app.config.ts
@@ -3,7 +3,7 @@ export default {
expo: {
name: "Resell",
slug: "Resell",
- version: "1.0.3",
+ version: "1.0.4",
orientation: "portrait",
icon: "./assets/images/icon.png",
scheme: "myapp",
@@ -52,7 +52,7 @@ export default {
supportsTablet: false,
bundleIdentifier: "com.cornellappdev.resell",
googleServicesFile: "./config/GoogleService-Info.plist",
- buildNumber: "11",
+ buildNumber: "15",
infoPlist: {
NSCalendarsUsageDescription: "Allow Resell to access your calendar",
NSRemindersUsageDescription: "Allow Resell to access your reminders",
diff --git a/ios/Resell.xcodeproj/project.pbxproj b/ios/Resell.xcodeproj/project.pbxproj
index 42886ff..de0bcd4 100644
--- a/ios/Resell.xcodeproj/project.pbxproj
+++ b/ios/Resell.xcodeproj/project.pbxproj
@@ -391,7 +391,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Resell/Resell.entitlements;
- CURRENT_PROJECT_VERSION = 11;
+ CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = ZGMCXU7X3U;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -404,7 +404,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.0.3;
+ MARKETING_VERSION = 1.0.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@@ -427,7 +427,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Resell/Resell.entitlements;
- CURRENT_PROJECT_VERSION = 11;
+ CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = ZGMCXU7X3U;
INFOPLIST_FILE = Resell/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
@@ -435,7 +435,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.0.3;
+ MARKETING_VERSION = 1.0.4;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
diff --git a/ios/Resell/Info.plist b/ios/Resell/Info.plist
index 6700de1..3154360 100644
--- a/ios/Resell/Info.plist
+++ b/ios/Resell/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 1.0.3
+ 1.0.4
CFBundleSignature
????
CFBundleURLTypes