Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiuwen-chen committed Sep 18, 2024
1 parent 65edd76 commit 12c7301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WCDBOptimizedSQLCipher.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# pod trunk push WCDBOptimizedSQLCipher.podspec --verbose --allow-warnings
Pod::Spec.new do |sqlcipher|
sqlcipher.name = "WCDBOptimizedSQLCipher"
sqlcipher.version = "1.4.5"
sqlcipher.version = "1.4.6"
sqlcipher.summary = "Full Database Encryption for SQLite and optimized by WCDB."
sqlcipher.description = <<-DESC
SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.
Expand Down

0 comments on commit 12c7301

Please sign in to comment.