Skip to content

Commit ff1ba5d

Browse files
Bump version.
1 parent 90338c6 commit ff1ba5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def check_node_version():
181181
# we re-check sanity when the settings are changed)
182182
# We also re-check sanity and clear the cache when the version changes
183183

184-
EMSCRIPTEN_VERSION = '1.3.3'
184+
EMSCRIPTEN_VERSION = '1.3.4'
185185

186186
def check_sanity(force=False):
187187
try:

0 commit comments

Comments
 (0)