Skip to content

Commit

Permalink
update version (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
sage-wright authored Dec 14, 2022
1 parent 5c5a977 commit 4e77b89
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 {
Terra_Utilities_Version="Terra Utilities v1.3.4"
Terra_Utilities_Version="Terra Utilities v1.4.0"
~{default='' 'export TZ=' + timezone}
date +"%Y-%m-%d" > TODAY
echo $Terra_Utilities_Version > TU_VERSION
Expand Down

0 comments on commit 4e77b89

Please sign in to comment.