We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4002a6a commit 253d627Copy full SHA for 253d627
README.md
@@ -31,6 +31,7 @@ Here is the compatibility matrix of the plugin:
31
| 2.0.0 | 4.0.0 | 7.9 -> 8.2 | Fortran / Shell |
32
| 2.0.1 | 4.0.0 | 7.9 -> 8.2 | Fortran / Shell |
33
| 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 |
35
| 3.0.1 | 4.1.2 | 7.9 -> 8.2 | Fortran |
36
37
#### Run i-Code manually
pom.xml
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>com.github.lequal.i-CodeCNES</groupId>
91
<artifactId>icode-library</artifactId>
92
- <version>v4.1.2</version>
+ <version>4.1.2</version>
93
</dependency>
94
95
<groupId>commons-lang</groupId>
0 commit comments