From ba434d5044238302dfe6ca164bad47061fb57779 Mon Sep 17 00:00:00 2001 From: Joseph Ross Date: Sat, 4 Jul 2020 11:58:10 -0700 Subject: [PATCH] Bump version for 1.3 release. --- Config/Shared.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config/Shared.xcconfig b/Config/Shared.xcconfig index 920e09d..40c6fa2 100644 --- a/Config/Shared.xcconfig +++ b/Config/Shared.xcconfig @@ -19,5 +19,5 @@ PRODUCT_BUNDLE_IDENTIFIER = com.rossible.Bluetility PRODUCT_NAME = $(TARGET_NAME) // Version -CURRENT_PROJECT_VERSION = 5 -MARKETING_VERSION = 1.2.1 +CURRENT_PROJECT_VERSION = 6 +MARKETING_VERSION = 1.3