Skip to content

Commit

Permalink
Update version to v2.0.1 (#448)
Browse files Browse the repository at this point in the history
* v201

* update CI

---------

Co-authored-by: kapsakcj <[email protected]>
  • Loading branch information
sage-wright and kapsakcj authored May 1, 2024
1 parent 215ea67 commit e6c97dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tasks/task_versioning.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ task version_capture {
volatile: true
}
command {
PHB_Version="PHB v2.0.0"
PHB_Version="PHB v2.0.1"
~{default='' 'export TZ=' + timezone}
date +"%Y-%m-%d" > TODAY
echo "$PHB_Version" > PHB_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@
- path: miniwdl_run/wdl/tasks/species_typing/multi/task_ts_mlst.wdl
md5sum: c84e37ca77732b2ffa6a32629a4b6d6f
- path: miniwdl_run/wdl/tasks/task_versioning.wdl
md5sum: 09c89f110dc7c6a9a614f55cf4fe1b1d
md5sum: 25381cffcb301f0f47266db6938a647c
- path: miniwdl_run/wdl/tasks/taxon_id/task_gambit.wdl
md5sum: 4e1d4f6b8085a209f9721748a0c0fef0
- path: miniwdl_run/wdl/tasks/taxon_id/contamination/task_kraken2.wdl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
- path: miniwdl_run/wdl/tasks/species_typing/multi/task_ts_mlst.wdl
md5sum: c84e37ca77732b2ffa6a32629a4b6d6f
- path: miniwdl_run/wdl/tasks/task_versioning.wdl
md5sum: 09c89f110dc7c6a9a614f55cf4fe1b1d
md5sum: 25381cffcb301f0f47266db6938a647c
- path: miniwdl_run/wdl/tasks/taxon_id/task_gambit.wdl
md5sum: 4e1d4f6b8085a209f9721748a0c0fef0
- path: miniwdl_run/wdl/tasks/taxon_id/contamination/task_kraken2.wdl
Expand Down

0 comments on commit e6c97dc

Please sign in to comment.