Merge branch 'v1.2.1' into 'dev'

Bump v1.2.1

See merge request epi2melabs/workflows/wf-transcriptomes!176
This commit is contained in:
Neil Horner 2024-07-04 14:48:31 +00:00
commit f01006c302
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [v1.2.1]
### Changed
- Increase some memory and CPU allocations.

View File

@ -117,7 +117,7 @@ manifest {
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
mainScript = 'main.nf'
nextflowVersion = '>=23.04.2'
version = 'v1.2.0'
version = 'v1.2.1'
}
epi2melabs {