Skip to content

Commit

Permalink
Updating from 2.38.0-dev.11 to 2.38.0-dev.12 (#8097)
Browse files Browse the repository at this point in the history
Automated Version Bump
  • Loading branch information
DartDevtoolWorkflowBot authored Jul 25, 2024
1 parent b58cca9 commit 9400141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/devtools_app/lib/devtools.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
// the constant declaration `const version =`.
// If you change the declaration you must also modify the regex in
// tools/update_version.dart.
const version = '2.38.0-dev.11';
const version = '2.38.0-dev.12';
2 changes: 1 addition & 1 deletion packages/devtools_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none

# Note: this version should only be updated by running tools/update_version.dart
# that updates all versions of devtools packages (devtools_app, devtools_test).
version: 2.38.0-dev.11
version: 2.38.0-dev.12

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

Expand Down

0 comments on commit 9400141

Please sign in to comment.