Skip to content

Commit 9c3d13a

Browse files
Bump README.md for v1.4.0 release
1 parent 48f7f7a commit 9c3d13a

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.3.0:
17+
junit-annotate#v1.4.0:
1818
artifacts: tmp/junit-*.xml
1919
```
2020
@@ -66,7 +66,7 @@ To test your plugin in your builds prior to opening a pull request, you can refe
6666
steps:
6767
- label: Annotate
6868
plugins:
69-
YourGithubHandle/junit-annotate#sha:
69+
YourGithubHandle/junit-annotate#v1.4.0:
7070
...
7171
```
7272

0 commit comments

Comments
 (0)