Skip to content

Commit 8222f36

Browse files
committed
fixes
1 parent dd479d5 commit 8222f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WASM_OUTPUT_DIR?=../web/public/wasm
55

66
# Versions to build (latest first)
77
# Note: v0.125.0 not supported due to missing ProfileStatements in transformprocessor
8-
WASM_VERSIONS?=v0.142.0 v0.138.0
8+
WASM_VERSIONS?=v0.143.0 v0.138.0
99

1010
.PHONY: clean
1111
clean:

0 commit comments

Comments
 (0)