Skip to content

Commit 765b97f

Browse files
author
Diego
committed
Change icode version for hotfix
1 parent cb248ad commit 765b97f

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ assignees: ''
2727
> _Please complete the following information._
2828
- OS: [e.g. Windows 10]
2929
- Java version: [e.g. 1.8]
30-
- i-Code version: [e.g. 3.1.0]
30+
- i-Code version: [e.g. 3.1.1]
3131
- Plugin version: [e.g. 2.0.0]
3232

3333
#### Additional context

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ assignees: ''
1919
> _Please complete the following information._
2020
- OS: [e.g. Windows 10]
2121
- Java version: [e.g. 1.8]
22-
- i-Code version: [e.g. 3.1.0]
22+
- i-Code version: [e.g. 3.1.1]
2323
- Plugin version: [e.g. 2.0.0]
2424

2525
#### Additional context

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Here is the compatibility matrix of the plugin:
3535
| 3.0.0 | 4.1.0 | 7.9 -> 8.2 | Fortran |
3636
| 3.0.1 | 4.1.2 | 7.9 -> 8.2 | Fortran |
3737
| 3.1.0 | 4.1.2 | 7.9 -> 9.9 | Fortran |
38+
| 3.1.1 | 4.1.2 | 7.9 -> 9.9 | Fortran |
3839

3940
#### Run i-Code manually
4041
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).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>fr.cnes.sonar.plugins</groupId>
77
<artifactId>sonar-icode-cnes-plugin</artifactId>
88
<packaging>sonar-plugin</packaging>
9-
<version>3.1.0</version>
9+
<version>3.1.1</version>
1010

1111
<name>Sonar i-Code CNES plugin</name>
1212

0 commit comments

Comments
 (0)