From 5c68384f10f6e83318bce8f537be5cd37dcac313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20=C4=8Eurech?= Date: Tue, 10 Dec 2019 11:58:04 +0100 Subject: [PATCH] Deployment: Update versioning file[s] to 1.2.2 --- PowerAuth2.podspec | 2 +- PowerAuth2ForExtensions.podspec | 2 +- PowerAuth2ForWatch.podspec | 2 +- proj-android/PowerAuthLibrary/gradle.properties | 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.podspec b/PowerAuth2.podspec index b737b3a9..3341fe4c 100644 --- a/PowerAuth2.podspec +++ b/PowerAuth2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2' - s.version = '1.2.1' + s.version = '1.2.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 af128e91..f54fd0f8 100644 --- a/PowerAuth2ForExtensions.podspec +++ b/PowerAuth2ForExtensions.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForExtensions' - s.version = '1.2.1' + s.version = '1.2.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 7ae3b2f4..48342b47 100644 --- a/PowerAuth2ForWatch.podspec +++ b/PowerAuth2ForWatch.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForWatch' - s.version = '1.2.1' + s.version = '1.2.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 8b73dbbd..9bd15ba5 100644 --- a/proj-android/PowerAuthLibrary/gradle.properties +++ b/proj-android/PowerAuthLibrary/gradle.properties @@ -1,3 +1,3 @@ -VERSION_NAME=1.2.1 +VERSION_NAME=1.2.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 c6732b74..3eef9a8c 100644 --- a/proj-xcode/Classes/Info.plist +++ b/proj-xcode/Classes/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.1 + 1.2.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/IOS/Info.plist b/proj-xcode/Extensions/IOS/Info.plist index c6732b74..3eef9a8c 100644 --- a/proj-xcode/Extensions/IOS/Info.plist +++ b/proj-xcode/Extensions/IOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.1 + 1.2.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/WatchOS/Info.plist b/proj-xcode/Extensions/WatchOS/Info.plist index c6732b74..3eef9a8c 100644 --- a/proj-xcode/Extensions/WatchOS/Info.plist +++ b/proj-xcode/Extensions/WatchOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.1 + 1.2.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass