From 75fd600f97166a3293571033cfef1837c897f44b Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Sat, 12 Jun 2021 10:43:57 +0300 Subject: [PATCH] Bump versions to 2021-06-12 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 830ee7d286..73cd195390 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 2021.06.07 +CURRENT_PROJECT_VERSION = 2021.06.12 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..