From 04b447e390f35148b9fa36c6f44a38c8c292c0e2 Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Sun, 20 Jun 2021 09:41:42 +0300 Subject: [PATCH] Bump version to 2021-06-20 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 cebb0351c6..b27c859479 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 2021.06.18 +CURRENT_PROJECT_VERSION = 2021.06.20 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..