From 9e47db4ad3a52c52720856b2106fb9f4da7db96c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 28 Jun 2024 16:10:36 +0200 Subject: [PATCH] 3.3.0 --- Config.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.xcconfig b/Config.xcconfig index e7494e1..5b20df6 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -1,5 +1,5 @@ -MARKETING_VERSION = 3.2.0 -CURRENT_PROJECT_VERSION = 70 +MARKETING_VERSION = 3.3.0 +CURRENT_PROJECT_VERSION = 74 // Source for the base of all bundle IDs // -> Intents extensions and app will derive bundleID from here