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