From e572536a97e39f6b82e720c6482e809b8062a602 Mon Sep 17 00:00:00 2001 From: fsl-ci-rules <fsl-ci-rules@git.fmrib.ox.ac.uk> Date: Thu, 13 Jun 2024 15:46:19 +0100 Subject: [PATCH] MNT: Update fsl/base version number to 2406.0 [build 0] (automatic fsl-ci-rules) --- meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.yaml b/meta.yaml index 4ade6d2..2b1b5f1 100644 --- a/meta.yaml +++ b/meta.yaml @@ -3,7 +3,7 @@ # The git repository for this conda recipe is: https://git.fmrib.ox.ac.uk/fsl/conda/fsl-base.git {% set name = 'fsl-base' %} -{% set version = '2405.0' %} +{% set version = '2406.0' %} {% set repository = 'https://git.fmrib.ox.ac.uk/fsl/base.git' %} {% set build = '0' %} -- GitLab