From 6f9a7b1978777e897bda75887048b0ac378853c6 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Tue, 10 Jan 2023 21:09:45 +0100 Subject: [PATCH] version 4.11.0 - build 4183 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index 634e68027..520aacf19 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 4.10.6 -CURRENT_PROJECT_VERSION = 4181 +XDRIP_MARKETING_VERSION = 4.11.0 +CURRENT_PROJECT_VERSION = 4183 // Optional override #include? "VersionOverride.xcconfig"