From 83de2fe7442d8b574a91905c710d35d6944723bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20=C4=8Eurech?= Date: Mon, 22 Oct 2018 16:58:37 +0200 Subject: [PATCH] Deployment: Update versioning file[s] to 0.18.2 --- PowerAuth2-Debug.podspec | 2 +- PowerAuth2.podspec | 2 +- PowerAuth2ForExtensions.podspec | 2 +- PowerAuth2ForWatch.podspec | 2 +- proj-xcode/Classes/Info.plist | 2 +- proj-xcode/Extensions/IOS/Info.plist | 2 +- proj-xcode/Extensions/WatchOS/Info.plist | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/PowerAuth2-Debug.podspec b/PowerAuth2-Debug.podspec index 984d8f11..bc926d3e 100644 --- a/PowerAuth2-Debug.podspec +++ b/PowerAuth2-Debug.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2-Debug' - s.version = '0.18.0' + s.version = '0.18.2' s.summary = 'PowerAuth 2.0 Debug Mobile SDK for iOS' s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/lime_company' diff --git a/PowerAuth2.podspec b/PowerAuth2.podspec index ae2daf45..6dd637fc 100644 --- a/PowerAuth2.podspec +++ b/PowerAuth2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2' - s.version = '0.18.0' + s.version = '0.18.2' s.summary = 'PowerAuth 2.0 Mobile SDK for iOS' s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/lime_company' diff --git a/PowerAuth2ForExtensions.podspec b/PowerAuth2ForExtensions.podspec index 3a2f746d..0d30c192 100644 --- a/PowerAuth2ForExtensions.podspec +++ b/PowerAuth2ForExtensions.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForExtensions' - s.version = '0.18.0' + s.version = '0.18.2' s.summary = 'PowerAuth 2.0 Mobile SDK for iOS App Extensions' s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/lime_company' diff --git a/PowerAuth2ForWatch.podspec b/PowerAuth2ForWatch.podspec index 98e81ed3..99bbdc7d 100644 --- a/PowerAuth2ForWatch.podspec +++ b/PowerAuth2ForWatch.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForWatch' - s.version = '0.18.0' + s.version = '0.18.2' s.summary = 'PowerAuth 2.0 Mobile SDK for watchOS' s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/lime_company' diff --git a/proj-xcode/Classes/Info.plist b/proj-xcode/Classes/Info.plist index f8feafb2..c7025ae9 100644 --- a/proj-xcode/Classes/Info.plist +++ b/proj-xcode/Classes/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.18.0 + 0.18.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/IOS/Info.plist b/proj-xcode/Extensions/IOS/Info.plist index f8feafb2..c7025ae9 100644 --- a/proj-xcode/Extensions/IOS/Info.plist +++ b/proj-xcode/Extensions/IOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.18.0 + 0.18.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/WatchOS/Info.plist b/proj-xcode/Extensions/WatchOS/Info.plist index f8feafb2..c7025ae9 100644 --- a/proj-xcode/Extensions/WatchOS/Info.plist +++ b/proj-xcode/Extensions/WatchOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.18.0 + 0.18.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass