Skip to content

Commit

Permalink
Deployment: Update versioning file[s] to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hvge committed Nov 25, 2020
1 parent 9675caf commit 78d7fd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>1.3.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion WultraSSLPinning.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WultraSSLPinning'
s.version = '1.3.0'
s.version = '1.3.1'
# Metadata
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.summary = 'Dynamic SSL pinning written in Swift'
Expand Down

0 comments on commit 78d7fd0

Please sign in to comment.