From 1ba4d94ef0cb4fe4c82e12bb794cb1ac0ced2bf9 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Tue, 26 Sep 2017 07:40:17 -0700 Subject: [PATCH] Bumped version to 1.0.9 --- 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 c2b39cab..f00648ab 100644 --- a/GitUp/GitUp.xcodeproj/project.pbxproj +++ b/GitUp/GitUp.xcodeproj/project.pbxproj @@ -529,7 +529,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; BUNDLE_VERSION = 0; - BUNDLE_VERSION_STRING = 1.0.8; + BUNDLE_VERSION_STRING = 1.0.9; CODE_SIGN_IDENTITY = "Mac Developer"; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party"; GCC_DYNAMIC_NO_PIC = YES; @@ -546,7 +546,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; BUNDLE_VERSION = 0; - BUNDLE_VERSION_STRING = 1.0.8; + BUNDLE_VERSION_STRING = 1.0.9; CODE_SIGN_IDENTITY = "Mac Developer"; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party"; GCC_DYNAMIC_NO_PIC = YES;