From 0ec7c48736228fa2d0f890876b52a47152159807 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Sat, 19 Oct 2024 10:51:05 +0200 Subject: [PATCH] version 5.4.1 - build 4206 --- xdrip/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdrip/Version.xcconfig b/xdrip/Version.xcconfig index 50668384e..3420fd173 100644 --- a/xdrip/Version.xcconfig +++ b/xdrip/Version.xcconfig @@ -4,8 +4,8 @@ // // Version [DEFAULT] -XDRIP_MARKETING_VERSION = 5.4.0 -CURRENT_PROJECT_VERSION = 4205 +XDRIP_MARKETING_VERSION = 5.4.1 +CURRENT_PROJECT_VERSION = 4206 // Optional override #include? "VersionOverride.xcconfig"