From e82a6fd5d71d8788fc3c08ca09112d7ad93cbf77 Mon Sep 17 00:00:00 2001 From: emscripten-bot Date: Fri, 24 Jul 2026 04:53:14 +0000 Subject: [PATCH] Mark 6.0.4 as released --- ChangeLog.md | 5 ++++- emscripten-version.txt | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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