From 4c8e59ea21c25bba615d0ff11d2bbfe8cf42f734 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Fri, 12 Jan 2024 14:13:03 -0600 Subject: [PATCH] Bump build number --- xcconfig/Zavala_target_common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcconfig/Zavala_target_common.xcconfig b/xcconfig/Zavala_target_common.xcconfig index 42b9c109..4e21b338 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ MARKETING_VERSION = 2.2 -CURRENT_PROJECT_VERSION = 66 +CURRENT_PROJECT_VERSION = 67 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h