Skip to content

Commit 54443f1

Browse files
authored
Merge pull request #313 from aanil/monthly
Use a previous version until patches for newest version are released
2 parents a883897 + 82ae398 commit 54443f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/multiqc/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
multiqc_repo: https://github.com/MultiQC/MultiQC.git
22
multiqc_dest: "{{ sw_path }}/multiqc"
3-
multiqc_version: "v1.27"
3+
multiqc_version: "v1.26"
44

55
multiqc_ngi_repo: https://github.com/NationalGenomicsInfrastructure/MultiQC_NGI.git
66
multiqc_ngi_dest: "{{ sw_path }}/multiqc_ngi"
7-
multiqc_ngi_version: "0.9.3"
7+
multiqc_ngi_version: "0.9.2"

0 commit comments

Comments
 (0)