Skip to content

Commit

Permalink
Upgrade to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelzwiers committed Feb 5, 2025
1 parent 91f42b3 commit 37f707d
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 37f707d

Please sign in to comment.