Skip to content

Commit

Permalink
Merge pull request #197 from ggabernet/dev
Browse files Browse the repository at this point in the history
bump version to 2.2.1
  • Loading branch information
ggabernet authored Mar 16, 2023
2 parents f4e219f + 624a7fd commit d65e2a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2.2.1 - WaldhaeuserOst Hotfix - 2023-03-15
## v2.2.1 - WaldhaeuserOst Hotfix - 2023-03-16

### `Fixed`

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ manifest {
description = """A fully reproducible and state of the art epitope prediction pipeline."""
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '2.2.0'
version = '2.2.1'
doi = ''
}

Expand Down

0 comments on commit d65e2a2

Please sign in to comment.