File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 8034db0bd38b1c682146474cc5986e2e00dad96f
1+ 434491ab43cf63f27cf3a5fe8bc88aba12a4971b
Original file line number Diff line number Diff line change 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-dev.0 ' ;
13+ const version = '2.56.0' ;
Original file line number Diff line number Diff 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-dev.0
10+ version : 2.56.0
1111
1212repository : https://github.com/flutter/devtools/tree/master/packages/devtools_app
1313
Original file line number Diff line number Diff line change @@ -1006,10 +1006,10 @@ packages:
10061006 dependency: transitive
10071007 description:
10081008 name: web_benchmarks
1009- sha256: a7dd85be82da0d52f425b830fb57838937a1bc4d8f49b3bd336fbe08fadb690b
1009+ sha256: "4160714bd85af6b11e7c321a2be98ec746363b69e9a496c80207c7285889960b"
10101010 url: "https://pub.dev"
10111011 source: hosted
1012- version: "4.0 .0"
1012+ version: "4.1 .0"
10131013 web_socket:
10141014 dependency: transitive
10151015 description:
You can’t perform that action at this time.
0 commit comments