From db2f4a35ba45d4f9a31a5602f45164a1ac573407 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Sat, 27 Jan 2024 15:33:19 -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 a5c34a5a..98611e22 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ MARKETING_VERSION = 2.3 -CURRENT_PROJECT_VERSION = 72 +CURRENT_PROJECT_VERSION = 73 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h