Skip to content

Commit

Permalink
Merge pull request #790 from ccgus/robertmryan/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ccgus committed May 8, 2020
2 parents 2417aa4 + 34348c2 commit eae75f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FMDB.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FMDB'
s.version = '2.7.6'
s.version = '2.7.7'
s.summary = 'A Cocoa / Objective-C wrapper around SQLite.'
s.homepage = 'https://github.com/ccgus/fmdb'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion src/fmdb/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>2.7.6</string>
<string>2.7.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit eae75f1

Please sign in to comment.