Skip to content

Commit

Permalink
Merge pull request #891 from marcelzwiers/bidscoin_4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Feb 5, 2025
2 parents 91f42b3 + 37f707d commit fabf0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/bidscoin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e

# this template file builds tools required for dicom conversion to bids
export toolName='bidscoin'
export toolVersion='4.4.0' # Don't forget to update version change in README.md!!!!!
export toolVersion='4.5.0' # Don't forget to update version change in README.md!!!!!

if [ "$1" != "" ]; then
echo "Entering Debug mode"
Expand Down

0 comments on commit fabf0c2

Please sign in to comment.