Skip to content
Snippets Groups Projects

Resolve "Add Nextflow version 24.04.3"

Merged Daniel Göbel requested to merge feature/141-add-nextflow-version-24-04-3 into main
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -24,4 +24,5 @@ export enum NextflowVersion {
_23_10_3 = '23.10.3',
_24_04_1 = '24.04.1',
_24_04_2 = '24.04.2',
_24_04_3 = '24.04.3',
}
Loading