Skip to content

Commit 5d8825c

Browse files
committed
Update podspec
1 parent 9489024 commit 5d8825c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WCDBOptimizedSQLCipher.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# pod trunk push WCDBOptimizedSQLCipher.podspec --verbose --allow-warnings
33
Pod::Spec.new do |sqlcipher|
44
sqlcipher.name = "WCDBOptimizedSQLCipher"
5-
sqlcipher.version = "1.4.6"
5+
sqlcipher.version = "1.4.7"
66
sqlcipher.summary = "Full Database Encryption for SQLite and optimized by WCDB."
77
sqlcipher.description = <<-DESC
88
SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.

0 commit comments

Comments
 (0)