Skip to content

Commit 9b5e7bb

Browse files
committed
Release 1.3.0
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
1 parent 6d73833 commit 9b5e7bb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Nextflow plugin to render provenance reports for pipeline runs. Now supporting [
66

77
The `nf-prov` plugin requires Nextflow version `23.04.0` or later.
88

9+
*New in version 1.3.0: requires Nextflow 24.10.0 or later.*
10+
911
To enable and configure `nf-prov`, include the following snippet to your Nextflow config and update as needed.
1012

1113
```groovy
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Plugin-Id: nf-prov
3-
Plugin-Version: 1.2.4
3+
Plugin-Version: 1.3.0
44
Plugin-Class: nextflow.prov.ProvPlugin
55
Plugin-Provider: nextflow
66
Plugin-Requires: >=24.10.0

0 commit comments

Comments
 (0)