From dbac20572f2332e9d0e314bcc212f1ac3ac4e89d Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Mon, 22 May 2023 22:49:19 +0200 Subject: [PATCH] version 4.11.3 - build 4187 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index e5f27997..f68e4ad2 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 4.11.2 -CURRENT_PROJECT_VERSION = 4186 +XDRIP_MARKETING_VERSION = 4.11.3 +CURRENT_PROJECT_VERSION = 4187 // Optional override #include? "VersionOverride.xcconfig"