SQLite Forum

System.Data.SQLite
Login
The SQL statement

SELECT SQLITE_VERSION();

returns

SQLite version: 3.32.1

I have 3.33 installed; that suggests that the NuGet package has version 3.32 within it.

How do I upgrade it to 3.33?