diff --git a/PowerAuth2.podspec b/PowerAuth2.podspec index 95262bc0..c41a51bd 100644 --- a/PowerAuth2.podspec +++ b/PowerAuth2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2' - s.version = '0.20.1' + s.version = '0.20.2' s.summary = 'PowerAuth Mobile SDK for iOS' s.homepage = 'https://github.com/wultra/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/wultra' diff --git a/PowerAuth2ForExtensions.podspec b/PowerAuth2ForExtensions.podspec index a873aaeb..44ea71f6 100644 --- a/PowerAuth2ForExtensions.podspec +++ b/PowerAuth2ForExtensions.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForExtensions' - s.version = '0.20.1' + s.version = '0.20.2' s.summary = 'PowerAuth Mobile SDK for iOS App Extensions' s.homepage = 'https://github.com/wultra/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/wultra' diff --git a/PowerAuth2ForWatch.podspec b/PowerAuth2ForWatch.podspec index e923f584..3e0e5d89 100644 --- a/PowerAuth2ForWatch.podspec +++ b/PowerAuth2ForWatch.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForWatch' - s.version = '0.20.1' + s.version = '0.20.2' s.summary = 'PowerAuth Mobile SDK for watchOS' s.homepage = 'https://github.com/wultra/powerauth-mobile-sdk' s.social_media_url = 'https://twitter.com/wultra' diff --git a/proj-android/PowerAuthLibrary/gradle.properties b/proj-android/PowerAuthLibrary/gradle.properties index e26a8728..4ca8c0cb 100644 --- a/proj-android/PowerAuthLibrary/gradle.properties +++ b/proj-android/PowerAuthLibrary/gradle.properties @@ -1,3 +1,3 @@ -VERSION_NAME=0.20.1 +VERSION_NAME=0.20.2 GROUP_ID=io.getlime.security.powerauth ARTIFACT_ID=powerauth-android-sdk diff --git a/proj-xcode/Classes/Info.plist b/proj-xcode/Classes/Info.plist index 62e0fad1..172e473c 100644 --- a/proj-xcode/Classes/Info.plist +++ b/proj-xcode/Classes/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.20.1 + 0.20.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/IOS/Info.plist b/proj-xcode/Extensions/IOS/Info.plist index 62e0fad1..172e473c 100644 --- a/proj-xcode/Extensions/IOS/Info.plist +++ b/proj-xcode/Extensions/IOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.20.1 + 0.20.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/WatchOS/Info.plist b/proj-xcode/Extensions/WatchOS/Info.plist index 62e0fad1..172e473c 100644 --- a/proj-xcode/Extensions/WatchOS/Info.plist +++ b/proj-xcode/Extensions/WatchOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.20.1 + 0.20.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass