Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
80de5220df update 2024-05-27 22:38:48 2024-05-27 22:38:48 +08:00
github-actions[bot]
79de0e866e update 2024-05-27 22:29:46 2024-05-27 22:29:46 +08:00
Ing
e730a58cdc fix typo 2024-05-27 22:24:06 +08:00
7 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
24.5.5
24.5.6

Binary file not shown.

View File

@ -235,7 +235,7 @@
<div class="flex-auto min-width-0 width-fit mr-3">
<div class="d-flex flex-wrap flex-items-center wb-break-word f3 text-normal">
<a id="titleA" href="https://github.com/RROrg/rr">
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/rrorg/rr?include_prereleases&style=flat-square&label=Current">
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/rrorg/rr?include_prereleases&style=flat-square&label=current">
<img alt="GitHub Issues" src="https://img.shields.io/github/issues-closed-raw/rrorg/rr/custom?style=flat-square&label=custom">
</a>
</div>

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
RR_VERSION="24.5.5"
RR_VERSION="24.5.6"
RR_RELEASE=""
RR_TITLE="RR v${RR_VERSION}"

View File

@ -1 +1 @@
24.5.5
24.5.6