diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index dab5d02e6..f5b647740 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.3.1 -CURRENT_PROJECT_VERSION = 4202 +XDRIP_MARKETING_VERSION = 5.3.2 +CURRENT_PROJECT_VERSION = 4203 // Optional override #include? "VersionOverride.xcconfig"