From 4313a001ee6c9a0a952fc92be4700b42cb07b749 Mon Sep 17 00:00:00 2001 From: Theodore Dubois Date: Sun, 25 Oct 2020 20:04:14 -0700 Subject: [PATCH] Bump version to 1.0.2 1.0.1 was released on the app store, so any future testflight builds need to have a higher version.... --- app/FileProvider/Info.plist | 2 +- app/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/FileProvider/Info.plist b/app/FileProvider/Info.plist index 9b727afb16..94e497321b 100644 --- a/app/FileProvider/Info.plist +++ b/app/FileProvider/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleVersion 77 NSExtension diff --git a/app/Info.plist b/app/Info.plist index a93d442c5b..52643febbe 100644 --- a/app/Info.plist +++ b/app/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleVersion 77 LSRequiresIPhoneOS