From c266cb2527f9ce66a1dc2b6da79442848a80d244 Mon Sep 17 00:00:00 2001
From: fsl-ci-rules <fsl-ci-rules@git.fmrib.ox.ac.uk>
Date: Tue, 24 Jan 2023 07:42:17 +0000
Subject: [PATCH] MNT: Update fsl/base version number to 2301.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 39c642e..f394876 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    = '2212.0' %}
+{% set version    = '2301.0' %}
 {% set repository = 'https://git.fmrib.ox.ac.uk/fsl/base.git' %}
 {% set build      = '0' %}
 
-- 
GitLab