diff --git a/ChangeLog.md b/ChangeLog.md index 38bcffb4013f8..fd3d27b563464 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. -6.0.4 (in development) +6.0.5 (in development) ---------------------- + +6.0.4 - 07/24/26 +---------------- - The emscripten config file parser can now handle strings that contain environment variables (e.g. `$HOME`) and that use the `~/` prefix. This means that it should be possible, in most cases, to avoid the use of python's diff --git a/emscripten-version.txt b/emscripten-version.txt index 41ef7d62dc022..d1e77bca0a209 100644 --- a/emscripten-version.txt +++ b/emscripten-version.txt @@ -1 +1 @@ -6.0.4-git +6.0.5-git