From 8a7acbd9342dca8646a5c5d8412f000aa3b5f2f3 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Thu, 13 Jun 2024 13:16:22 -0500 Subject: [PATCH] Bump the 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 1548fcad..ca5c9636 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ MARKETING_VERSION = 2.7 -CURRENT_PROJECT_VERSION = 107 +CURRENT_PROJECT_VERSION = 108 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h