diff --git a/ChangeLog.md b/ChangeLog.md index 1a6ad5c9d683c..f3a4fc16e1488 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -18,8 +18,11 @@ to browse the changes between the tags. See docs/process.md for more on how version tagging works. -4.0.22 (in development) +4.0.23 (in development) ----------------------- + +4.0.22 - 12/18/25 +----------------- - Source maps now support 'names' field with function name information. emsymbolizer will show function names when used with a source map. The size of source maps may increase 2-3x and the link time can increase slightly due diff --git a/emscripten-version.txt b/emscripten-version.txt index dd4a793756cf6..67b7945f7f3f3 100644 --- a/emscripten-version.txt +++ b/emscripten-version.txt @@ -1 +1 @@ -4.0.22-git +4.0.23-git