Skip to content

Commit

Permalink
Merge pull request #111 from theiagen/kgl-whitespace-export-dev
Browse files Browse the repository at this point in the history
Update PHBG version
  • Loading branch information
kapsakcj authored Jun 30, 2022
2 parents 451599e + d0935e9 commit cb0b9c2
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 {
PHBG_Version="PHBG v0.5.0"
PHBG_Version="PHBG v0.6.0"
~{default='' 'export TZ=' + timezone}
date +"%Y-%m-%d" > TODAY
echo "$PHBG_Version" > PHBG_VERSION
Expand Down

0 comments on commit cb0b9c2

Please sign in to comment.