Skip to content

Commit

Permalink
bumped too soon
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Jan 23, 2025
1 parent d2b2c62 commit 95e6fec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nf-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ template:
skip_features:
- fastqc
- is_nfcore
version: 1.10.0dev
version: 1.9.3
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ manifest {
description = """A nextflow pipeline for calling and annotating small germline variants from short DNA reads for WES and WGS data"""
mainScript = 'main.nf'
nextflowVersion = '!>=24.10.0'
version = '1.10.0dev'
version = '1.9.3'
doi = ''
}

Expand Down

0 comments on commit 95e6fec

Please sign in to comment.