-
-
Notifications
You must be signed in to change notification settings - Fork 206
ci: bump versions for next release #757
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
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## master #757 +/- ##
=======================================
Coverage 10.28% 10.28%
=======================================
Files 48 48
Lines 2810 2810
=======================================
Hits 289 289
Misses 2521 2521 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you'd also need to change the dart dependency version in the flutter package. Obviously we would do that only if there was a change in dart that is required in the flutter package. This isn't the case here, but we want to test the release process.
👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, lets make the release
Worked nicely, thanks for this PR for testing, so we can be sure now. |
New Pull Request Checklist
Issue Description
Bumping the versions, since #734 did not cover it.
Related issue: #733
Approach
Left theparse_server_sdk
dependency in the flutter package at^3.1.0
.Not sure if the title really fits. Feel free to edit.
ci:
seems best to me.TODOs before merging
n/a