Skip to content

Commit c37e1f2

Browse files
committed
Update core extension to 0.4.5
1 parent b9acd72 commit c37e1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
set -e
33

4-
POWERSYNC_CORE_VERSION="0.4.4"
4+
POWERSYNC_CORE_VERSION="0.4.5"
55
SQLITE_PATH="sql.js"
66

77
if [ -d "$SQLITE_PATH" ]; then

0 commit comments

Comments
 (0)