diff --git a/meta.yaml b/meta.yaml index 0f99a090f473dcc2b8904aab800d27a538c9ca88..8697019c83dab811d9a2f34e09396a7cfaf04f80 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 = '2303.3' %} +{% set version = '2303.4' %} {% set repository = 'https://git.fmrib.ox.ac.uk/fsl/base.git' %} {% set build = '0' %}