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 b9acd72 commit c37e1f2Copy full SHA for c37e1f2
build.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
set -e
3
4
-POWERSYNC_CORE_VERSION="0.4.4"
+POWERSYNC_CORE_VERSION="0.4.5"
5
SQLITE_PATH="sql.js"
6
7
if [ -d "$SQLITE_PATH" ]; then
0 commit comments