From 85c79adc0117417a1b1fbae86f27a63e88f19901 Mon Sep 17 00:00:00 2001 From: VladiMihaylenko Date: Mon, 16 Apr 2018 13:38:47 +0300 Subject: [PATCH] [ios] Increased version to 8.2.0 --- xcode/common.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/common.xcconfig b/xcode/common.xcconfig index c0d199eb97..fc3686c7dc 100644 --- a/xcode/common.xcconfig +++ b/xcode/common.xcconfig @@ -1,4 +1,4 @@ -CURRENT_PROJECT_VERSION = 8.1.2 +CURRENT_PROJECT_VERSION = 8.2.0 // Paths OMIM_ROOT = $(PROJECT_DIR)/../..