Skip to content

Commit 0d88b70

Browse files
committed
revert version
1 parent 600dae7 commit 0d88b70

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

pipelines/wdl/dna_seq/germline/joint_genotyping/reblocking/ReblockGVCF.changelog.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
# 2.4.5
2-
2026-01-28 (Date of Last Commit)
3-
4-
* Replace Azure docker with AWS docker
5-
61
# 2.4.4
7-
2026-01-21 (Date of Last Commit)
2+
2026-01-29 (Date of Last Commit)
83

94
* Moved inputs into new Google buckets. This change does not affect the outputs of the pipeline
5+
* Replace Azure docker with AWS docker
106

117
# 2.4.3
128
2025-10-09 (Date of Last Commit)

pipelines/wdl/dna_seq/germline/joint_genotyping/reblocking/ReblockGVCF.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import "../../../../../../tasks/wdl/Utilities.wdl" as utils
66

77
workflow ReblockGVCF {
88

9-
String pipeline_version = "2.4.5"
9+
String pipeline_version = "2.4.4"
1010

1111
input {
1212
File gvcf

0 commit comments

Comments
 (0)