Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ryan <robert.ryan@mindspring.com>2020-05-08 10:24:50 +0300
committerRobert Ryan <robert.ryan@mindspring.com>2020-05-08 10:24:50 +0300
commit34348c272427f7073b80b8a80017d4b66b467db6 (patch)
treeba19cd44daa0ca0a0b3d2510a038a70f5a528012
parent2417aa4698893032bc08c870467f073b8429de95 (diff)
Bump version
-rw-r--r--FMDB.podspec2
-rw-r--r--src/fmdb/Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/FMDB.podspec b/FMDB.podspec
index e345cba..976a7e6 100644
--- a/FMDB.podspec
+++ b/FMDB.podspec
@@ -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'
diff --git a/src/fmdb/Info.plist b/src/fmdb/Info.plist
index 14bbe1f..502f085 100644
--- a/src/fmdb/Info.plist
+++ b/src/fmdb/Info.plist
@@ -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>