From 02bbce41ba299294b5b296d55ee9c66f0ef5ba03 Mon Sep 17 00:00:00 2001 From: James Moschou Date: Mon, 17 Aug 2026 21:43:07 +0200 Subject: [PATCH] Update bundle version to 0.5.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 209567ac..20e5df5f 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.4.1 +MARKETING_VERSION = 0.5.0 ENABLE_MODULE_VERIFIER = YES MODULE_VERIFIER_SUPPORTED_LANGUAGES = objective-c objective-c++