Skip to content

update-version tool command broken #6623

@kenzieschmoll

Description

@kenzieschmoll

As part of the release-helper script, the update-version command is run.

devtools_tool update-version auto --type release resulted in:

Setting the release version.
Bump version from 2.28.1 to 2.28.1
Updating pubspecs from 2.28.1 to version 2.28.1...
Updating devtools.dart to version 2.28.1...

The version was not bumped to 2.29.0 as expected. This is because we are assuming that the version we are updating from is a dev release, and it was not this month.

Metadata

Metadata

Assignees

Labels

P3issues we think are valid but not importantbugSomething isn't workingfix it fridayinfrareproduce to verifyIssues that need to be reproduced to verify that they still exist.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions