We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd479d5 commit 8222f36Copy full SHA for 8222f36
Makefile
@@ -5,7 +5,7 @@ WASM_OUTPUT_DIR?=../web/public/wasm
5
6
# Versions to build (latest first)
7
# Note: v0.125.0 not supported due to missing ProfileStatements in transformprocessor
8
-WASM_VERSIONS?=v0.142.0 v0.138.0
+WASM_VERSIONS?=v0.143.0 v0.138.0
9
10
.PHONY: clean
11
clean:
0 commit comments