Skip to content

Commit 260fced

Browse files
Update tfjs-tflite binary version (#6889)
1 parent 0d31b72 commit 260fced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfjs-tflite/scripts/download-tflite-web-api.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ set -e
2222
OUTPUT_DIR="$1"
2323

2424
# The default version.
25-
CURRENT_VERSION=0.0.6
25+
CURRENT_VERSION=0.0.9
2626

2727
# Get the version from the second parameter.
2828
# Default to the value in CURRENT_VERSION.

0 commit comments

Comments
 (0)