From 2523da528eba206cf4dc3dac6bde999acc91ae3b Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Thu, 12 Sep 2019 19:51:47 -0500 Subject: [PATCH] Bump version to 1.0.8 --- Shared.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shared.xcconfig b/Shared.xcconfig index 2c00070..aa5c51a 100644 --- a/Shared.xcconfig +++ b/Shared.xcconfig @@ -6,8 +6,8 @@ ALWAYS_SEARCH_USER_PATHS = NO ARCHS = x86_64 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon -BONJEFF_SHORT_VERSION = 1.0.7 -BONJEFF_VERSION = 1.0.7 +BONJEFF_SHORT_VERSION = 1.0.8 +BONJEFF_VERSION = 1.0.8 CODE_SIGN_ENTITLEMENTS = nonsource/Bonjeff.entitlements CODE_SIGN_IDENTITY = Mac Developer CODE_SIGN_STYLE = Automatic