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

Allow spec_version increment skipping during version-bump execution #977

Merged
merged 4 commits into from
Jun 5, 2024

Conversation

sameh-farouk
Copy link
Member

Description

allow increment spec_version skipping in substrate-node/runtime/src/lib.rs during version-bump execution

Usage:

type=patch retain_spec_version=1 make version-bump

It is needed if you want to bump the version to release non-runtime related changes like in bridge, activation services, etc.

Copy link
Collaborator

@renauter renauter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only small typo ;)

Makefile Outdated Show resolved Hide resolved
@sameh-farouk sameh-farouk merged commit 077a523 into development Jun 5, 2024
2 checks passed
@sameh-farouk sameh-farouk deleted the development-update-makefile-bump-version branch June 5, 2024 22:27
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