Skip to content

Commit 80cd273

Browse files
committed
Prepare 3.0.5 release
1 parent b841f3a commit 80cd273

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

heuristics/bidsmap_dccn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Options:
2020
# General options
2121
# --------------------------------------------------------------------------------
2222
bidscoin:
23-
version: '3.0.4' # BIDScoin version (should correspond with the version in ../bidscoin/version.txt)
23+
version: '3.0.5' # BIDScoin version (should correspond with the version in ../bidscoin/version.txt)
2424
bidsignore: extra_data/ # Semicolon-separated list of entries that are added to the .bidsignore file (for more info, see BIDS specifications), e.g. extra_data/;pet/;myfile.txt;yourfile.csv
2525
dcm2niix: # See dcm2niix -h and https://www.nitrc.org/plugins/mwiki/index.php/dcm2nii:MainPage#General_Usage for more info
2626
path: module add dcm2niix; # Command to set the path to dcm2niix (note the semi-colon), e.g. module add dcm2niix/1.0.20180622; or PATH=/opt/dcm2niix/bin:$PATH; or /opt/dcm2niix/bin/ or '"C:\Program Files\dcm2niix\"' (note the quotes to deal with the whitespace)

heuristics/bidsmap_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Options:
2020
# General options
2121
# --------------------------------------------------------------------------------
2222
bidscoin:
23-
version: '3.0.4' # BIDScoin version (should correspond with the version in ../bidscoin/version.txt)
23+
version: '3.0.5' # BIDScoin version (should correspond with the version in ../bidscoin/version.txt)
2424
bidsignore: extra_data/ # Semicolon-separated list of entries that are added to the .bidsignore file (for more info, see BIDS specifications), e.g. extra_data/;pet/;myfile.txt;yourfile.csv
2525
dcm2niix: # See dcm2niix -h and https://www.nitrc.org/plugins/mwiki/index.php/dcm2nii:MainPage#General_Usage for more info
2626
path: module add dcm2niix; # Command to set the path to dcm2niix (note the semi-colon), e.g. module add dcm2niix/1.0.20180622; or PATH=/opt/dcm2niix/bin:$PATH; or /opt/dcm2niix/bin/ or '"C:\Program Files\dcm2niix\"' (note the quotes to deal with the whitespace)

0 commit comments

Comments
 (0)