From 08ae1794a253bde2f279730db7606bbb7768b06e Mon Sep 17 00:00:00 2001 From: Aleksey Belouosv Date: Fri, 30 Nov 2018 18:30:48 +0300 Subject: [PATCH] [iOS] update project version --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index 9a45f21ddd..a5bb00da1a 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 8.4.8 +CURRENT_PROJECT_VERSION = 8.5.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..