From 736a13abf74d6cc3b8cd8ef32e72e7af408dd634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20=C4=8Eurech?= Date: Thu, 26 Sep 2019 16:10:22 +0200 Subject: [PATCH] Deployment: Update versioning file[s] to 1.1.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 b8e4f83c..8df0eb0a 100644 --- a/PowerAuth2.podspec +++ b/PowerAuth2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2' - s.version = '1.1.1' + s.version = '1.1.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 3bd9e929..80afe69a 100644 --- a/PowerAuth2ForExtensions.podspec +++ b/PowerAuth2ForExtensions.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForExtensions' - s.version = '1.1.1' + s.version = '1.1.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 d6fcc2ed..75fd3df1 100644 --- a/PowerAuth2ForWatch.podspec +++ b/PowerAuth2ForWatch.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2ForWatch' - s.version = '1.1.1' + s.version = '1.1.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 54d15cb1..e7526848 100644 --- a/proj-android/PowerAuthLibrary/gradle.properties +++ b/proj-android/PowerAuthLibrary/gradle.properties @@ -1,3 +1,3 @@ -VERSION_NAME=1.1.1 +VERSION_NAME=1.1.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 6db6fe4c..0202029c 100644 --- a/proj-xcode/Classes/Info.plist +++ b/proj-xcode/Classes/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.1 + 1.1.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/IOS/Info.plist b/proj-xcode/Extensions/IOS/Info.plist index 6db6fe4c..0202029c 100644 --- a/proj-xcode/Extensions/IOS/Info.plist +++ b/proj-xcode/Extensions/IOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.1 + 1.1.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/proj-xcode/Extensions/WatchOS/Info.plist b/proj-xcode/Extensions/WatchOS/Info.plist index 6db6fe4c..0202029c 100644 --- a/proj-xcode/Extensions/WatchOS/Info.plist +++ b/proj-xcode/Extensions/WatchOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.1 + 1.1.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass