Skip to content

Commit

Permalink
Deployment: Update versioning file[s] to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wultra Library Deploy committed Feb 3, 2022
1 parent 65553cb commit a37c867
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions WultraPowerAuthNetworking.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.cocoapods_version = '>= 1.10'
s.name = "WultraPowerAuthNetworking"
s.version = '1.0.3'
s.version = '1.1.2'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.summary = "PowerAuth Networking by Wultra"
s.homepage = "https://www.wultra.com/"
Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'

s.dependency 'PowerAuth2', '>= 1.6'
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.1.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit a37c867

Please sign in to comment.