From 6113c34885418af23b5cc64258e4673e24f9f599 Mon Sep 17 00:00:00 2001 From: Krzysztof Jan Modras Date: Mon, 26 Aug 2019 12:03:06 +0200 Subject: [PATCH] Cliqz version bump --- fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index a8e49877b..955f3fa76 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -421,7 +421,7 @@ platform :ios do ) increment_version_number( - version_number:"2.0.4", + version_number:"2.0.5", xcodeproj:"Client.xcodeproj" )