From e4cf272e9bcc68f9568e7e363cd0676345f03cd6 Mon Sep 17 00:00:00 2001 From: CGDogan <126820728+CGDogan@users.noreply.github.com> Date: Mon, 18 Sep 2023 17:42:24 +0100 Subject: [PATCH] Bump BFBridge to v0.16 --- install_bfbridge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_bfbridge.sh b/install_bfbridge.sh index 7383172..13ecaf6 100755 --- a/install_bfbridge.sh +++ b/install_bfbridge.sh @@ -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.15 --depth 1 && rm -r BFBridge/.git +git clone https://github.com/camicroscope/BFBridge.git -q --branch v0.16 --depth 1 && rm -r BFBridge/.git ## BioFormats wrapper