We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3b1f9 commit 587d627Copy full SHA for 587d627
plugins/nf-tower/changelog.txt
@@ -1,5 +1,8 @@
1
nf-tower changelog
2
===================
3
+1.11.1 - 5 Apr 2025
4
+- Fix date format in Wave containers meta (#5903) [59536c0a]
5
+
6
1.11.0 - 17 Mar 2025
7
- Add Wave container metadata to Platform traces (#5724) [b81178c5]
8
- Update Platform token error message [18b69349]
plugins/nf-tower/src/resources/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Plugin-Class: io.seqera.tower.plugin.TowerPlugin
Plugin-Id: nf-tower
-Plugin-Version: 1.11.0
+Plugin-Version: 1.11.1
Plugin-Provider: Seqera Labs
-Plugin-Requires: >=25.02.0-edge
+Plugin-Requires: >=25.02.2-edge
0 commit comments