From e7e337ba852043a45c630f67b975c437ac4bf343 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Mon, 1 Jun 2026 17:45:05 -0700 Subject: [PATCH 1/2] Prepare for release 2.59.0 --- packages/devtools_app/lib/devtools.dart | 2 +- packages/devtools_app/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/devtools_app/lib/devtools.dart b/packages/devtools_app/lib/devtools.dart index 73b0743c454..511c2a6703f 100644 --- a/packages/devtools_app/lib/devtools.dart +++ b/packages/devtools_app/lib/devtools.dart @@ -10,4 +10,4 @@ /// Note: a regexp in the `dt update-version' command logic matches the constant /// declaration `const version =`. If you change the declaration you must also /// modify the regex in the `dt update-version' command logic. -const version = '2.59.0-dev.0'; +const version = '2.59.0'; diff --git a/packages/devtools_app/pubspec.yaml b/packages/devtools_app/pubspec.yaml index a0985fab17c..7d801e1f24b 100644 --- a/packages/devtools_app/pubspec.yaml +++ b/packages/devtools_app/pubspec.yaml @@ -7,7 +7,7 @@ publish_to: none # Note: this version should only be updated by running the 'dt update-version' # command that updates the version here and in 'devtools.dart'. -version: 2.59.0-dev.0 +version: 2.59.0 repository: https://github.com/flutter/devtools/tree/master/packages/devtools_app From 9f6e4b9a3e3787fee430037417fb35e0d077a2c3 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Mon, 1 Jun 2026 17:47:12 -0700 Subject: [PATCH 2/2] bump flutter candidate --- flutter-candidate.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter-candidate.txt b/flutter-candidate.txt index 2865847c1ab..bf6bf2c782d 100644 --- a/flutter-candidate.txt +++ b/flutter-candidate.txt @@ -1 +1 @@ -f3a4b989783497d9c904b7f0363886248c9175e4 +3648ed5372a7baa2941539b457a3c804ca0afd86