diff --git a/tools/shared.py b/tools/shared.py index c31d3ff40421..7b6677821c9f 100644 --- a/tools/shared.py +++ b/tools/shared.py @@ -181,7 +181,7 @@ def check_node_version(): # we re-check sanity when the settings are changed) # We also re-check sanity and clear the cache when the version changes -EMSCRIPTEN_VERSION = '1.3.3' +EMSCRIPTEN_VERSION = '1.3.4' def check_sanity(force=False): try: