Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kincekara committed May 9, 2024
1 parent 3763502 commit 29d4657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/task_version.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ task version_capture {
volatile: true
}
command {
cbird_version="C-BIRD v1.5.1"
cbird_version="C-BIRD v1.6.0"
~{default='' 'export TZ=' + timezone}
date +"%Y-%m-%d" > TODAY
echo "$cbird_version" > CBIRD_VERSION
Expand Down

0 comments on commit 29d4657

Please sign in to comment.