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 6f0f61d commit ded8813Copy full SHA for ded8813
build.sh
@@ -10,7 +10,7 @@ DIR=$(pwd)
10
# The latest required version of Wattsi. Update this and the fallback in
11
# https://github.com/whatwg/wattsi/blob/master/src/build.sh if you change how ./build.sh invokes
12
# Wattsi.
13
-WATTSI_LATEST=88
+WATTSI_LATEST=89
14
15
# Shared state variables throughout this script
16
LOCAL_WATTSI=true
0 commit comments