Skip to content

Commit ac1b8fe

Browse files
committed
Deployment: Update versioning file[s] to 0.17.2
1 parent 26cdcd4 commit ac1b8fe

5 files changed

+7
-7
lines changed

PowerAuth2-Debug.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
# General information
33
s.name = 'PowerAuth2-Debug'
4-
s.version = '0.17.1'
4+
s.version = '0.17.2'
55
s.summary = 'PowerAuth 2.0 Debug Mobile SDK for iOS'
66
s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk'
77
s.social_media_url = 'https://twitter.com/lime_company'

PowerAuth2.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
# General information
33
s.name = 'PowerAuth2'
4-
s.version = '0.17.1'
4+
s.version = '0.17.2'
55
s.summary = 'PowerAuth 2.0 Mobile SDK for iOS'
66
s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk'
77
s.social_media_url = 'https://twitter.com/lime_company'

PowerAuth2ForExtensions.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
# General information
33
s.name = 'PowerAuth2ForExtensions'
4-
s.version = '0.17.1'
4+
s.version = '0.17.2'
55
s.summary = 'PowerAuth 2.0 Mobile SDK for iOS App Extensions'
66
s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk'
77
s.social_media_url = 'https://twitter.com/lime_company'
8-
s.documentation_url = 'https://github.com/lime-company/powerauth-mobile-sdk/wiki/PowerAuth-SDK-for-iOS'
8+
s.documentation_url = 'https://github.com/lime-company/powerauth-mobile-sdk/wiki/PowerAuth-SDK-for-iOS-Extensions'
99
s.author = {
1010
'Lime - HighTech Solution s.r.o.' => '[email protected]'
1111
}

PowerAuth2ForWatch.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
# General information
33
s.name = 'PowerAuth2ForWatch'
4-
s.version = '0.17.1'
4+
s.version = '0.17.2'
55
s.summary = 'PowerAuth 2.0 Mobile SDK for watchOS'
66
s.homepage = 'https://github.com/lime-company/powerauth-mobile-sdk'
77
s.social_media_url = 'https://twitter.com/lime_company'
@@ -32,4 +32,4 @@ Pod::Spec.new do |s|
3232
# Produced files
3333
s.vendored_frameworks = 'Build/PowerAuth2ForWatch.framework'
3434

35-
end
35+
end
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION_NAME=0.17.1
1+
VERSION_NAME=0.17.2
22
GROUP_ID=io.getlime.security.powerauth
33
ARTIFACT_ID=powerauth-android-sdk

0 commit comments

Comments
 (0)