Skip to content

Commit ffd34cf

Browse files
Mark 4.0.13 as released (#24939)
Update changelog and emscripten-version.txt [ci skip]
1 parent cd09e37 commit ffd34cf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ to browse the changes between the tags.
1818

1919
See docs/process.md for more on how version tagging works.
2020

21-
4.0.13 (in development)
21+
4.0.14 (in development)
2222
-----------------------
23+
24+
4.0.13 - 08/14/25
25+
-----------------
2326
- The `handle` callback on the `preloadPlugins` used by `--use-preload-plugins`
2427
(and `FS_createPreloadedFile` API`) was converted from callbacks to async.
2528
Any externally managed plugins would need to be updated accordingly. An

emscripten-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.13-git
1+
4.0.14-git

0 commit comments

Comments
 (0)