From a98e38d837aefd8b34db8c4da6e935d1c7970cea Mon Sep 17 00:00:00 2001 From: CGDogan <126820728+CGDogan@users.noreply.github.com> Date: Sun, 27 Aug 2023 12:07:01 +0100 Subject: [PATCH] bump version --- install_bfbridge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_bfbridge.sh b/install_bfbridge.sh index 1cafcf2..5603be3 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.12 --depth 1 && rm -r BFBridge/.git +git clone https://github.com/camicroscope/BFBridge.git -q --branch v0.13 --depth 1 && rm -r BFBridge/.git ## BioFormats wrapper