From 113043637d73ab1a8bf4ad2bf30e304b487f60bf Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Mon, 18 Sep 2017 08:58:40 -0700 Subject: [PATCH] Bumped version to 1.0.8 --- 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 6dbd67e9..c2b39cab 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.7; + BUNDLE_VERSION_STRING = 1.0.8; 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.7; + BUNDLE_VERSION_STRING = 1.0.8; CODE_SIGN_IDENTITY = "Mac Developer"; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party"; GCC_DYNAMIC_NO_PIC = YES;