Skip to content

Commit f71f875

Browse files
committed
Version 4.5.5-e
1 parent 23f0030 commit f71f875

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SQLCipher-Amalgamation.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"requires_arc": false,
1212
"source": {
1313
"git": "https://github.com/CommE2E/sqlcipher-amalgamation.git",
14-
"tag": "v4.5.5b"
14+
"tag": "v4.5.5-e"
1515
},
1616
"summary": "Full Database Encryption for SQLite.",
17-
"version": "4.5.5b",
17+
"version": "4.5.5-e",
1818
"module_name": "SQLCipher",
1919
"dependencies": {
2020
"OpenSSL-Universal": []

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commapp/sqlcipher-amalgamation",
3-
"version": "4.5.5-d",
3+
"version": "4.5.5-e",
44
"description": "SQLCipher sources amalgamation file",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)