Skip to content

Commit 0b47622

Browse files
Mark 4.0.6 as released (#23994)
Update changelog and emscripten-version.txt [ci skip]
1 parent 655c9c4 commit 0b47622

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.6 (in development)
21+
4.0.7 (in development)
2222
----------------------
23+
24+
4.0.6 - 03/26/25
25+
----------------
2326
- Added support for applying path prefix substitution to the sources of the
2427
source map : use `-sSOURCE_MAP_PREFIXES=["<old>=<new>"]` with `-gsource-map`.
2528
Alternatively, you can now embed the sources content into the source map file

emscripten-version.txt

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

0 commit comments

Comments
 (0)