We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d5e10 commit 03c8bb2Copy full SHA for 03c8bb2
build.sh
@@ -10,7 +10,7 @@ DIR=$(pwd)
10
# The latest required version of Wattsi. Update this if you change how ./build.sh invokes Wattsi;
11
# it will cause a warning if Wattsi's self-reported version is lower. Note that there's no need to
12
# update this on every revision of Wattsi; only do so when a warning is justified.
13
-WATTSI_LATEST=137
+WATTSI_LATEST=140
14
15
# Shared state variables throughout this script
16
LOCAL_WATTSI=true
0 commit comments