We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9489024 commit 5d8825cCopy full SHA for 5d8825c
WCDBOptimizedSQLCipher.podspec
@@ -2,7 +2,7 @@
2
# pod trunk push WCDBOptimizedSQLCipher.podspec --verbose --allow-warnings
3
Pod::Spec.new do |sqlcipher|
4
sqlcipher.name = "WCDBOptimizedSQLCipher"
5
- sqlcipher.version = "1.4.6"
+ sqlcipher.version = "1.4.7"
6
sqlcipher.summary = "Full Database Encryption for SQLite and optimized by WCDB."
7
sqlcipher.description = <<-DESC
8
SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.
0 commit comments