From e0646b47bbb49cdd8a9c5cadc0f39ab1c513779b Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Fri, 15 Nov 2024 14:34:14 -0600 Subject: [PATCH] Bump buld and version number --- xcconfig/Zavala_target_common.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcconfig/Zavala_target_common.xcconfig b/xcconfig/Zavala_target_common.xcconfig index a777d022..ace48999 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ -MARKETING_VERSION = 3.0.3 -CURRENT_PROJECT_VERSION = 122 +MARKETING_VERSION = 3.0.4 +CURRENT_PROJECT_VERSION = 123 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h