Skip to content

Commit

Permalink
bump bfbridge
Browse files Browse the repository at this point in the history
  • Loading branch information
CGDogan committed Aug 27, 2023
1 parent a98e38d commit 2a264d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_bfbridge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
git config --global advice.detachedHead false

# Please remember to update version here
git clone https://github.com/camicroscope/BFBridge.git -q --branch v0.13 --depth 1 && rm -r BFBridge/.git
git clone https://github.com/camicroscope/BFBridge.git -q --branch v0.15 --depth 1 && rm -r BFBridge/.git

## BioFormats wrapper

Expand Down

0 comments on commit 2a264d8

Please sign in to comment.