Skip to content

Commit

Permalink
Updated version (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
sage-wright authored Apr 26, 2022
1 parent ed0d589 commit 2e366b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/task_versioning.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ task version_capture {
volatile: true
}
command <<<
PHVG_Version="PHVG v2.1.0"
PHVG_Version="PHVG v2.1.1"
~{default='' 'export TZ=' + timezone}
date +"%Y-%m-%d" > TODAY
echo $PHVG_Version > PHVG_VERSION
Expand Down

0 comments on commit 2e366b6

Please sign in to comment.