Skip to content

Commit 4a8b550

Browse files
authored
Merge pull request #66 from swiftlyfalling/fix-readme
Update SQLite version in README
2 parents 69395d1 + f68798e commit 4a8b550

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ If you need a specific version of SQLite, or specific SQLite compilation options
88

99

1010

11-
**November 2, 2023: Update SQLite to 3.44.0** ([changelog](https://github.com/swiftlyfalling/SQLiteLib/commits/master)).
11+
**January 2, 2025: Update SQLite to 3.47.2** ([changelog](https://github.com/swiftlyfalling/SQLiteLib/commits/master)).
1212

1313
**Requirements**: iOS 8.0+ / OSX 10.9+, Xcode 7.3+
1414

15-
**SQLite Included:** **[3.44.0](https://www.sqlite.org/releaselog/3_44_0.html)**
15+
**SQLite Included:** **[3.47.2](https://www.sqlite.org/releaselog/3_47_2.html)**
1616

1717

1818

0 commit comments

Comments
 (0)