Skip to content
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

chore: Bump version in master #11686

Closed
wants to merge 1 commit into from
Closed

chore: Bump version in master #11686

wants to merge 1 commit into from

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Mar 5, 2024

Proposed Changes

  • Bump version in master now that Lotus v1.26.0-rc1 is out
  • Make gen & make docsgen-cli

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

Bump version in master branch
@Stebalien
Copy link
Member

Don't we need to merge master first?

@Stebalien
Copy link
Member

Sorry, merge the release into master?

@rjan90
Copy link
Contributor Author

rjan90 commented Mar 5, 2024

Sorry, merge the release into master?

Yeah, that is next on my checklist. Happy let this PR wait until that has landed for correctness.

@Stebalien
Copy link
Member

I'd do that first. I want to be able to say "vN+ supports the upgrade" and not get any confused bug reports from people running master (i.e., me).

@rjan90
Copy link
Contributor Author

rjan90 commented Mar 11, 2024

Closing, as I´m brining in these changes with a613651 in the merge nv22 into master PR #11699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants