Skip to content

Commit

Permalink
Merge pull request #27 from VirgilSecurity/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
SanjoDeundiak authored Nov 4, 2019
2 parents 733d521 + e4bc002 commit 512bf64
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "VirgilSecurity/virgil-crypto-c" "v0.11.0"
github "VirgilSecurity/virgil-cryptowrapper-x" "0.11.0"
github "VirgilSecurity/virgil-cryptowrapper-x" "0.11.1"
2 changes: 1 addition & 1 deletion VirgilCrypto.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "VirgilCrypto"
s.version = "5.2.1"
s.version = "5.2.2"
s.swift_version = "5.0"
s.license = { :type => "BSD", :file => "LICENSE" }
s.summary = "Contains high level crypto operations VirgilCrypto c library."
Expand Down
2 changes: 1 addition & 1 deletion VirgilCrypto/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>5.2.1</string>
<string>5.2.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit 512bf64

Please sign in to comment.