From bf1931eff9c774c44bb942437f522e5bafbbb216 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Tue, 4 Feb 2025 12:54:04 -0600 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 a2064c20..80058801 100644 --- a/xcconfig/Zavala_target_common.xcconfig +++ b/xcconfig/Zavala_target_common.xcconfig @@ -1,3 +1,3 @@ -MARKETING_VERSION = 3.2 -CURRENT_PROJECT_VERSION = 132 +MARKETING_VERSION = 3.2.1 +CURRENT_PROJECT_VERSION = 133 SWIFT_OBJC_BRIDGING_HEADER = AppKitPlugin/BridgingHeader.h