Skip to content

Commit 253d627

Browse files
author
Diego Rodriguez
committed
Wrong version name and add 2.0.3 version on documentation
1 parent 4002a6a commit 253d627

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Here is the compatibility matrix of the plugin:
3131
| 2.0.0 | 4.0.0 | 7.9 -> 8.2 | Fortran / Shell |
3232
| 2.0.1 | 4.0.0 | 7.9 -> 8.2 | Fortran / Shell |
3333
| 2.0.2 | 4.1.0 | 7.9 -> 8.2 | Fortran / Shell |
34+
| 2.0.3 | 4.1.2 | 7.9 -> 8.2 | Fortran / Shell |
3435
| 3.0.1 | 4.1.2 | 7.9 -> 8.2 | Fortran |
3536

3637
#### Run i-Code manually

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>com.github.lequal.i-CodeCNES</groupId>
9191
<artifactId>icode-library</artifactId>
92-
<version>v4.1.2</version>
92+
<version>4.1.2</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>commons-lang</groupId>

0 commit comments

Comments
 (0)