From aeb2c532602afdbe271b28673fa8ecfa966d8736 Mon Sep 17 00:00:00 2001 From: James Moschou Date: Wed, 17 Jun 2026 14:17:43 +0200 Subject: [PATCH] Update bundle version to 0.3.0 --- Xcode/Configs/Compute.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcode/Configs/Compute.xcconfig b/Xcode/Configs/Compute.xcconfig index 38af564..acbc7b2 100644 --- a/Xcode/Configs/Compute.xcconfig +++ b/Xcode/Configs/Compute.xcconfig @@ -34,7 +34,7 @@ USE_HEADERMAP = NO CODE_SIGN_STYLE = Automatic CURRENT_PROJECT_VERSION = 1 -MARKETING_VERSION = 0.2.1 +MARKETING_VERSION = 0.3.0 ENABLE_MODULE_VERIFIER = YES MODULE_VERIFIER_SUPPORTED_LANGUAGES = objective-c objective-c++