From f0c7b1dd99f251b9e7bc611e118baa5a637c69ba Mon Sep 17 00:00:00 2001 From: Tom Close Date: Thu, 29 Sep 2022 17:05:22 +1000 Subject: [PATCH] upped wrapper versions to avoid update to arcana version --- specs/mri/human/neuro/bidsapps/fmriprep.yaml | 2 +- specs/mri/human/neuro/bidsapps/mriqc.yaml | 2 +- specs/mri/human/neuro/bidsapps/smriprep.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/specs/mri/human/neuro/bidsapps/fmriprep.yaml b/specs/mri/human/neuro/bidsapps/fmriprep.yaml index 3adcb03..068ad42 100644 --- a/specs/mri/human/neuro/bidsapps/fmriprep.yaml +++ b/specs/mri/human/neuro/bidsapps/fmriprep.yaml @@ -1,5 +1,5 @@ pkg_version: &pkg_version "22.0.2" -wrapper_version: "1.0b" +wrapper_version: "1.0b1" authors: - name: Thomas G. Close email: thomas.close@sydney.edu.au diff --git a/specs/mri/human/neuro/bidsapps/mriqc.yaml b/specs/mri/human/neuro/bidsapps/mriqc.yaml index a3df669..84b7175 100644 --- a/specs/mri/human/neuro/bidsapps/mriqc.yaml +++ b/specs/mri/human/neuro/bidsapps/mriqc.yaml @@ -1,5 +1,5 @@ pkg_version: &pkg_version "22.0.6" -wrapper_version: "1.0" +wrapper_version: "1.0b1" authors: - name: Thomas G. Close email: thomas.close@sydney.edu.au diff --git a/specs/mri/human/neuro/bidsapps/smriprep.yaml b/specs/mri/human/neuro/bidsapps/smriprep.yaml index 21b4bbe..401e48f 100644 --- a/specs/mri/human/neuro/bidsapps/smriprep.yaml +++ b/specs/mri/human/neuro/bidsapps/smriprep.yaml @@ -1,5 +1,5 @@ pkg_version: &pkg_version "0.9.2" -wrapper_version: "1.0b" +wrapper_version: "1.0b1" authors: - name: Mahdieh Dashtbani-Moghari email: mahdieh.dashtbanimoghari@sydney.edu.au