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