From 248d2d2b2c65bcfe2d137ac48fc74a18dfcf07fb Mon Sep 17 00:00:00 2001 From: Zoia Pribytkova Date: Wed, 31 Jul 2019 15:21:02 +0300 Subject: [PATCH] [iOS] Updated version to 9.2.0 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index b3d45d61e6..26243feffc 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 9.1.8 +CURRENT_PROJECT_VERSION = 9.2.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..