From d4d3b46566226ca49998327f79339fbfce07c7fb Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Mon, 7 Jun 2021 08:37:58 +0300 Subject: [PATCH] Bump versions to 2021-06-07 Signed-off-by: Roman Tsisyk --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 9ac44d710e..830ee7d286 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 2021.05.21 +CURRENT_PROJECT_VERSION = 2021.06.07 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..