From b35d4e11fc4b423400ae12b3d6d2e442d98bac51 Mon Sep 17 00:00:00 2001 From: Aleksey Belouosv Date: Mon, 24 Jun 2019 17:18:20 +0300 Subject: [PATCH] [iOS] Bump version --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 4e30648000..b3d45d61e6 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 9.1.0 +CURRENT_PROJECT_VERSION = 9.1.8 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..