We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a32531 commit 7efcb0bCopy full SHA for 7efcb0b
packages/sqlite3_wasm_build/build.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
set -e
3
4
-SQLITE_VERSION="2.7.6"
+SQLITE_VERSION="2.8.0"
5
POWERSYNC_CORE_VERSION="0.4.2"
6
SQLITE_PATH="sqlite3.dart"
7
0 commit comments