From b2c2aec1477d0b382dd4a2310beee17a7bc5a5d4 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Fri, 13 Sep 2024 15:49:03 -0500 Subject: [PATCH] Bump build and version numbers --- 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 e2b3e43a..007b0130 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ -MARKETING_VERSION = 2.7.3 -CURRENT_PROJECT_VERSION = 113 +MARKETING_VERSION = 2.7.4 +CURRENT_PROJECT_VERSION = 114 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h