diff --git a/test/crypto.test b/test/crypto.test index 84f8d57..0caf7aa 100644 --- a/test/crypto.test +++ b/test/crypto.test @@ -1541,7 +1541,7 @@ do_test verify-pragma-cipher-version { execsql { PRAGMA cipher_version; } -} {3.3.0} +} {3.3.1} db close file delete -force test.db