Skip to content

Commit e46bcf2

Browse files
Bump README.md for v1.8.0 release
1 parent 4f69c32 commit e46bcf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps:
1414
- wait: ~
1515
continue_on_failure: true
1616
- plugins:
17-
- junit-annotate#v1.7.0:
17+
- junit-annotate#v1.8.0:
1818
artifacts: tmp/junit-*.xml
1919
```
2020
@@ -78,7 +78,7 @@ To test your plugin in your builds prior to opening a pull request, you can refe
7878
steps:
7979
- label: Annotate
8080
plugins:
81-
- YourGithubHandle/junit-annotate#v1.7.0:
81+
- YourGithubHandle/junit-annotate#v1.8.0:
8282
...
8383
```
8484

0 commit comments

Comments
 (0)