diff --git a/Platforms/emscripten/config.toml b/Platforms/emscripten/config.toml index 9c6d01e8655207..285e17a997b1e7 100644 --- a/Platforms/emscripten/config.toml +++ b/Platforms/emscripten/config.toml @@ -1,7 +1,7 @@ # Any data that can vary between Python versions is to be kept in this file. # This allows for blanket copying of the Emscripten build code between supported # Python versions. -emscripten-version = "6.0.5" +emscripten-version = "6.0.6" node-version = "24" test-args = [ "-m", "test",