From 4602d90318544375a82d9aaaf5dad81762488382 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Wed, 12 Jun 2024 06:51:02 -0500 Subject: [PATCH] Bump build 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 9768a865..1548fcad 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ -MARKETING_VERSION = 2.6 -CURRENT_PROJECT_VERSION = 106 +MARKETING_VERSION = 2.7 +CURRENT_PROJECT_VERSION = 107 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h