Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af44883

Browse files
itsjustkevinCommit Queue
authored andcommitted
Version 3.2.4
Change-Id: I68ee67dd692d7acf49eebb5de35b0fecfba914d1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343241 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent 3eb3c8f commit af44883

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This is a patch release that:
44

5-
- Upgrades Dart DevTools to version 2.28.5 (issue [#54427][])
6-
- Fixes an issue with serving static DevTools assets. (issue [#54428][])
5+
- Upgrades Dart DevTools to version 2.28.5 (issue [#54427][]).
6+
- Fixes an issue with serving static DevTools assets. (issue [#54428][]).
77

88
[#54427]: https://github.com/dart-lang/sdk/issues/54427
99
[#54428]: https://github.com/dart-lang/sdk/issues/54428
@@ -14,7 +14,7 @@ This is a patch release that:
1414

1515
- Disallows final fields to be used in a constant context during analysis
1616
(issue [#54232][]).
17-
- Upgrades Dart DevTools to version 2.28.4 (issue [#54213][])
17+
- Upgrades Dart DevTools to version 2.28.4 (issue [#54213][]).
1818
- Fixes new AOT snapshots in the SDK failing with SIGILL in ARM
1919
environments that don't support the integer division
2020
instructions or x86-64 environments that don't support

tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
CHANNEL stable
2727
MAJOR 3
2828
MINOR 2
29-
PATCH 3
29+
PATCH 4
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)