Skip to content

Commit 9bf2f88

Browse files
itsjustkevinCommit Queue
authored and
Commit Queue
committed
Version 3.1.2
Change-Id: I8704e483e4e566a935ccd8583fe6a0de2b2c8c0a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325440 Reviewed-by: Jonas Termansen <[email protected]> Commit-Queue: Kevin Chisholm <[email protected]> Reviewed-by: Alexander Thomas <[email protected]> Reviewed-by: William Hesse <[email protected]>
1 parent a0c2791 commit 9bf2f88

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
@@ -1,4 +1,4 @@
1-
## 3.1.2
1+
## 3.1.2 - 2023-09-13
22

33
This is a patch release that:
44

@@ -15,8 +15,8 @@ This is a patch release that:
1515
Future error so that we don't see an unhandled exception
1616
pause in the debugger (issue [#53334])
1717

18-
[#53358]: https://github.com/dart-lang/sdk/issues/53358
19-
[#53334]: https://github.com/dart-lang/sdk/issues/53334
18+
[#53358]: https://github.com/dart-lang/sdk/issues/53449
19+
[#53334]: https://github.com/dart-lang/sdk/issues/53450
2020

2121
## 3.1.1 - 2023-09-07
2222

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 1
29-
PATCH 1
29+
PATCH 2
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)