Skip to content

Commit 02f75b0

Browse files
authored
docs: update version badges (#603)
- add a badge for the latest GitHub release version - update the pre-release badge Signed-off-by: Pavel Pikta <[email protected]>
1 parent 91bd370 commit 02f75b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,11 @@
2121
<a href="https://github.com/YouROK/TorrServer/actions/workflows/docker_image.yml" rel="nofollow">
2222
<img src="https://img.shields.io/github/actions/workflow/status/YouROK/TorrServer/docker_image.yml?logo=Github" alt="Build" />
2323
</a>
24+
<a href="https://github.com/YouROK/TorrServer/releases" rel="nofollow">
25+
<img alt="GitHub release (latest SemVer)" src="https://img.shields.io/github/v/release/YouROK/TorrServer?label=version"/>
26+
</a>
2427
<a href="https://github.com/YouROK/TorrServer/tags" rel="nofollow">
25-
<img alt="GitHub tag (latest SemVer pre-release)" src="https://img.shields.io/github/v/tag/YouROK/TorrServer?include_prereleases&label=version"/>
28+
<img alt="GitHub tag (latest SemVer pre-release)" src="https://img.shields.io/github/v/tag/YouROK/TorrServer?include_prereleases&label=pre-release"/>
2629
</a>
2730
</p>
2831

0 commit comments

Comments
 (0)