From ec59242521179b3949e8838f71360fe4410d40d9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 30 Mar 2024 14:01:20 +0900 Subject: [PATCH] 3.2.0 --- Config.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.xcconfig b/Config.xcconfig index c0c156d..e7494e1 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -1,5 +1,5 @@ -MARKETING_VERSION = 3.1.0 -CURRENT_PROJECT_VERSION = 64 +MARKETING_VERSION = 3.2.0 +CURRENT_PROJECT_VERSION = 70 // Source for the base of all bundle IDs // -> Intents extensions and app will derive bundleID from here