Skip to content

Commit 1b9c3b3

Browse files
itsjustkevinCommit Queue
authored andcommitted
Version 3.1.0
Context: Reauthoring version 3.1.0 as we discovered a last minute issue after the original version 3.1.0 was built. This issue caused a crash for Windows 7 end users on Flutter app startup. Change-Id: I6b6bafa2e19d70498b5bb50b330701e30cf4746f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/320887 Reviewed-by: Jonas Termansen <[email protected]> Commit-Queue: Kevin Chisholm <[email protected]>
1 parent 7994f68 commit 1b9c3b3

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
## 3.1.1
2-
3-
This is a patch release that:
4-
- Fixes Windows 7 dart crash (issue [#130554])
5-
6-
[#130554]: https://github.com/flutter/flutter/issues/130554
7-
8-
## 3.1.0
1+
## 3.1.0 - 2023-08-16
92

103
### Libraries
114

tools/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ MINOR 1
2929
PATCH 0
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0
32+
33+
# Retagging version due to a cherry-pick that occured after the original build.

0 commit comments

Comments
 (0)