Skip to content

Commit c730ae7

Browse files
committed
Update README with current SQLite and SQLCipher versions
1 parent 7fb141d commit c730ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ library (e.g., Android, Windows).
1414
## Features
1515

1616
- A pure-Swift interface
17-
- Embeds a modern and consistent sqlite (3.46.1) and sqlcipher (4.6.1) build in the library
17+
- Embeds a modern and consistent sqlite ([3.49.1](https://www.sqlite.org/releaselog/3_49_1.html)) and sqlcipher ([4.7.0](https://github.com/sqlcipher/sqlcipher/releases/tag/v4.7.0)) build in the library
1818
- Works on iOS, macOS, Android, Windows, and Linux
1919
- A type-safe, optional-aware SQL expression builder
2020
- A flexible, chainable, lazy-executing query layer

0 commit comments

Comments
 (0)