From 4f77b676bbdca672310ef6abaf3f3f7d677fc01f Mon Sep 17 00:00:00 2001 From: fsl-ci-rules <fsl-ci-rules@git.fmrib.ox.ac.uk> Date: Thu, 23 Mar 2023 11:48:15 +0000 Subject: [PATCH] MNT: Update fsl/base version number to 2303.4 [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 0f99a09..8697019 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' %} -- GitLab