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- bd24c21d833b4dd046cd5d2a3440c030145cbbbd
1+ fede7e6a0371993322a5aa122de6889bd83a9207
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.53.0-dev.0 ' ;
13+ const version = '2.53.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.53.0-dev.0
10+ version : 2.53.0
1111
1212repository : https://github.com/flutter/devtools/tree/master/packages/devtools_app
1313
You can’t perform that action at this time.
0 commit comments