From 9ece1f5593bd5f67e1ba0630c8db9fa441813d71 Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Thu, 19 Jan 2017 17:57:33 +0300 Subject: [PATCH] [release-71-version] [ios] Updated version to 7.0.6. --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 0f18eb65f5..c2c828683b 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 7.0.4 +CURRENT_PROJECT_VERSION = 7.0.6 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..