From da8add40319fb4ce0c1c2435e25b3941f75c735b Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Mon, 12 Sep 2022 16:38:39 -0400 Subject: [PATCH] CI: Add fMRIPrep 22.0 to version matrix --- docs/devs/versions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/devs/versions.md b/docs/devs/versions.md index 940134b..607b3b2 100644 --- a/docs/devs/versions.md +++ b/docs/devs/versions.md @@ -5,6 +5,7 @@ The versions matrix is intended to allow easy reference for the dependencies wit | *fMRIPrep* series | *sMRIPrep* series | *SDCflows* series | *NiWorkflows* series | |----|----|----|----| +| 22.0.x | `~= 0.9.2` | `~= 2.1.1` | `~= 1.6.3` | | 21.0.x | `~= 0.8.0` | `~= 2.0.0` | `~= 1.4.0` | | 20.2.x | `~= 0.7.0` | `~= 1.3.1` | `~= 1.3.0` | | 20.1.x | `~= 0.6.1` | `~= 1.3.1` | `~= 1.2.3` |