From c529cc3dfeefa9c7fa2598aa84a0919560280cf3 Mon Sep 17 00:00:00 2001 From: Louis MARTIN Date: Tue, 18 Feb 2025 13:59:45 +0100 Subject: [PATCH] Fix version matrix in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb281f8..d22ebfd 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Here is the compatibility matrix of the plugin: | 3.0.1 | 4.1.2 | 7.9 -> 8.2 | Fortran | | 3.1.0 | 4.1.2 | 7.9 -> 9.9 | Fortran | | 3.1.1 | 4.1.2 | 7.9 -> 9.9 | Fortran | -| 3.1.2 | 5.0.0 | 7.9 -> 9.9 | Fortran | +| 3.1.2 | 5.1.0 | 7.9 -> 9.9 | Fortran | #### Run i-Code manually If you need help to run i-Code please refer to the [official user manual](https://github.com/cnescatlab/i-CodeCNES/wiki/User-Manual) or [i-Code issue tracker](https://github.com/cnescatlab/i-CodeCNES/issues).