Skip to content

Commit be01d3f

Browse files
committed
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent ef91104 commit be01d3f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

plugins/nf-wave/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.0
1+
1.16.0

plugins/nf-wave/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
nextflowPlugin {
18-
nextflowVersion = '25.08.0-edge'
18+
nextflowVersion = '25.09.0-edge'
1919

2020
provider = "${nextflowPluginProvider}"
2121
description = 'Provides dynamic container building and augmentation capabilities with on-demand software installation and advanced container management features'

plugins/nf-wave/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
nf-wave changelog
22
==================
3+
1.16.0 - 8 Oct 2025
4+
- Fix cookie policy for Seqera Platform JWT token refresh (#6411) [c3959cfc3]
5+
36
1.14.1 - 15 Aug 2025
47
- Unify nf-lang config scopes with runtime classes (#6271) [bfa67ca3]
58
- Update trace observers to v2 (#6257) [544b8c47]

0 commit comments

Comments
 (0)