From 87426582289e8567274fac791b87b3b62c86eaab Mon Sep 17 00:00:00 2001 From: Ildar Abdullin Date: Fri, 17 May 2019 12:32:25 -0700 Subject: [PATCH] Release 1.2.0 --- OktaAuthSdk.podspec | 2 +- Source/Info.plist | 2 +- Tests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OktaAuthSdk.podspec b/OktaAuthSdk.podspec index 26cf1ae..0110d81 100644 --- a/OktaAuthSdk.podspec +++ b/OktaAuthSdk.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'OktaAuthSdk' - s.version = '1.1.0' + s.version = '1.2.0' s.summary = 'SDK for Okta native authentication.' s.description = <<-DESC Integrate your native app with Okta. diff --git a/Source/Info.plist b/Source/Info.plist index c25b701..0fb8e8b 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.0 + 1.2.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/Tests/Info.plist b/Tests/Info.plist index af63fea..091a681 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.1.0 + 1.2.0 CFBundleVersion 1