From c98a963ae99fb9d4d61a7e168e7a37f22c9d2883 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Wed, 21 Feb 2018 17:05:43 -0800 Subject: [PATCH] Bumped version to 1.0.10 --- GitUp/GitUp.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GitUp/GitUp.xcodeproj/project.pbxproj b/GitUp/GitUp.xcodeproj/project.pbxproj index f1f7e762..45ad5e71 100644 --- a/GitUp/GitUp.xcodeproj/project.pbxproj +++ b/GitUp/GitUp.xcodeproj/project.pbxproj @@ -527,7 +527,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; BUNDLE_VERSION = 0; - BUNDLE_VERSION_STRING = 1.0.9; + BUNDLE_VERSION_STRING = 1.0.10; CODE_SIGN_IDENTITY = "Mac Developer"; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party"; GCC_DYNAMIC_NO_PIC = YES; @@ -544,7 +544,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; BUNDLE_VERSION = 0; - BUNDLE_VERSION_STRING = 1.0.9; + BUNDLE_VERSION_STRING = 1.0.10; CODE_SIGN_IDENTITY = "Mac Developer"; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party"; GCC_DYNAMIC_NO_PIC = YES;