From 7344250df8ba98fa5054078ed14725e07ee5cab2 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Mon, 31 Jul 2023 22:12:27 +0200 Subject: [PATCH] version 4.11.4 - build 4188 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index f68e4ad21..979bf220f 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 4.11.3 -CURRENT_PROJECT_VERSION = 4187 +XDRIP_MARKETING_VERSION = 4.11.4 +CURRENT_PROJECT_VERSION = 4188 // Optional override #include? "VersionOverride.xcconfig"