Skip to content

Commit 17d6efd

Browse files
committed
update podspect to reference v4.0.0 tag
1 parent a450735 commit 17d6efd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SQLCipher.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"requires_arc": false,
1616
"source": {
1717
"git": "https://github.com/sqlcipher/sqlcipher.git",
18-
"tag": "v3.4.2"
18+
"tag": "v4.0.0"
1919
},
2020
"summary": "Full Database Encryption for SQLite.",
21-
"version": "3.4.2",
21+
"version": "4.0.0",
2222
"subspecs": [
2323
{
2424
"compiler_flags": [

0 commit comments

Comments
 (0)