Skip to content

Commit 0928241

Browse files
committed
Prepare cherry-pick release - DevTools 2.56.1
1 parent 4586915 commit 0928241

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

flutter-candidate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
434491ab43cf63f27cf3a5fe8bc88aba12a4971b
1+
9d59b38b5755777570b861e93be1e7c7f9913027

packages/devtools_app/lib/devtools.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
/// Note: a regexp in the `dt update-version' command logic matches the constant
1111
/// declaration `const version =`. If you change the declaration you must also
1212
/// modify the regex in the `dt update-version' command logic.
13-
const version = '2.56.0';
13+
const version = '2.56.1';

packages/devtools_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish_to: none
77

88
# Note: this version should only be updated by running the 'dt update-version'
99
# command that updates the version here and in 'devtools.dart'.
10-
version: 2.56.0
10+
version: 2.56.1
1111

1212
repository: https://github.com/flutter/devtools/tree/master/packages/devtools_app
1313

0 commit comments

Comments
 (0)