Skip to content

Commit

Permalink
Deployment: Update versioning file[s] to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wultra Library Deploy committed Nov 10, 2021
1 parent 7f9eaa4 commit f714267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 = '0.9.0'
s.version = '1.1.0'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.summary = "PowerAuth Networking by Wultra"
s.homepage = "https://www.wultra.com/"
Expand Down
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.0</string>
<string>1.1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit f714267

Please sign in to comment.