diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index 81b815599..4d118d4fe 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.0.1 -CURRENT_PROJECT_VERSION = 4192 +XDRIP_MARKETING_VERSION = 5.0.2 +CURRENT_PROJECT_VERSION = 4193 // Optional override #include? "VersionOverride.xcconfig"