Version 3.2.4

Change-Id: I68ee67dd692d7acf49eebb5de35b0fecfba914d1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343241
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72f61f9..04b2397 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,8 @@
 
 This is a patch release that:
 
-- Upgrades Dart DevTools to version 2.28.5 (issue [#54427][])
-- Fixes an issue with serving static DevTools assets. (issue [#54428][])
+- Upgrades Dart DevTools to version 2.28.5 (issue [#54427][]).
+- Fixes an issue with serving static DevTools assets. (issue [#54428][]).
 
 [#54427]: https://github.com/dart-lang/sdk/issues/54427
 [#54428]: https://github.com/dart-lang/sdk/issues/54428
@@ -14,7 +14,7 @@
 
 - Disallows final fields to be used in a constant context during analysis
   (issue [#54232][]).
-- Upgrades Dart DevTools to version 2.28.4 (issue [#54213][])
+- Upgrades Dart DevTools to version 2.28.4 (issue [#54213][]).
 - Fixes new AOT snapshots in the SDK failing with SIGILL in ARM
   environments that don't support the integer division
   instructions or x86-64 environments that don't support
diff --git a/tools/VERSION b/tools/VERSION
index 7ad368c..31f8bf4 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -26,6 +26,6 @@
 CHANNEL stable
 MAJOR 3
 MINOR 2
-PATCH 3
+PATCH 4
 PRERELEASE 0
 PRERELEASE_PATCH 0