From fe5c87e2a0882135dc90887759190e8043d1c72e Mon Sep 17 00:00:00 2001 From: Aleksey Belouosv Date: Wed, 19 Dec 2018 13:41:01 +0300 Subject: [PATCH] [iOS] update app version to 8.6.0 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 5768203268..348ea6ad42 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 8.5.3 +CURRENT_PROJECT_VERSION = 8.6.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..