Skip to content

Update-version script changes #4910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Dec 12, 2022
Merged

Conversation

CoderDake
Copy link
Contributor

@CoderDake CoderDake commented Dec 8, 2022

To simplify the update-version script, each type only modifies bumps itself.

a --dry-run flag has been added to print information about what kind of update will happen
a --type release has been added which strips the any pre release versions

Screen Shot 2022-12-09 at 4 03 15 PM

@kenzieschmoll
Copy link
Member

How will a version be bumped from release to dev? e.g. 2.20.0 --> 2.21.0-dev.0

@CoderDake CoderDake merged commit 2a4139e into flutter:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants