Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Oct 10, 2023
1 parent a84208a commit b37b401
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions plugins/nf-cloudcache/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
nf-cloudcache changelog
=======================
0.3.0 - 10 Oct 2023
- Add -cloudcache CLI option (#4385) [73fda582]

0.2.0 - 17 Aug 2023
- Remove lock file from cloudcache (#4167) [6e6ea579]
- Enable cloud cache based on environment variable (#4160) [a66b0e63]
Expand Down
2 changes: 1 addition & 1 deletion plugins/nf-cloudcache/src/resources/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Plugin-Class: nextflow.CloudCachePlugin
Plugin-Id: nf-cloudcache
Plugin-Version: 0.2.0
Plugin-Version: 0.3.0
Plugin-Provider: Seqera Labs
Plugin-Requires: >=23.04.0

0 comments on commit b37b401

Please sign in to comment.