-
Notifications
You must be signed in to change notification settings - Fork 813
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
Prep for release v1.36.0 #3406
Prep for release v1.36.0 #3406
Conversation
sdks/rust/Cargo.toml
Outdated
@@ -14,7 +14,7 @@ | |||
|
|||
[package] | |||
name = "agones" | |||
version = "1.34.0" | |||
version = "1.35.0" |
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'm curious why this version lags all of the other ones. Should this be set to 1.35.0 for the release and then bumped to 1.36.0-dev after the release like the rest of the version variables?
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.
This change is to post the release version 1.35.0 on Crates.io. Will update it to 1.36.0-dev👍🏻
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Kalaiselvi84, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build Succeeded 👏 Build Id: 9113f85b-b3f5-4c4e-9770-608bd9eaaf81 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind release
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Work on #3401
Special notes for your reviewer: