Bump version number
When you release a new version of a nf-core pipeline, you need to update version numbers in several places.
The nf-core pipelines bump-version command automates this process to avoid manual errors.
This command requires your pipeline to pass the linting tests.
Run nf-core pipelines bump-version <new_version>, for example:
To specify a different directory, use --dir <pipeline_dir>.
To change the required version of Nextflow instead of the pipeline version number, use the --nextflow flag.
- Get started
- Running
- Overview
- Advanced topics
- Configuration
- Reference genomes
- Running pipelines offline
- Developing
- Overview
- Containers
- Documentation
- Institutional profiles
- Migration guides
- Testing
- Contributing
- Overview
- Components
- Contribution types
- Contributor's list
- Deprecating modules
- Documentation
- Existing pipelines
- New pipelines
- Project proposals
- Reviewing pull requests
- nf-core bot
- Review checklists
- Reviewing pipeline releases
- Specifications
- Community
- Advisories
- Governance
- Terminology
- nf-core/tools
- API
- CLI
- Installation
- Test datasets
- TUI