Skip to content

Commit

Permalink
prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Nov 27, 2024
1 parent 38cc4f5 commit ac438df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@

## Version 6

### v6.1.2

Released on Nov 27, 2024

#### Changes



### v6.1.1

Released on Nov 26, 2024
Expand Down
4 changes: 2 additions & 2 deletions src/components/widgets/Announcement.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
>NEW</span
>
<a
href="https://github.com/LycheeOrg/Lychee/releases/tag/v6.1.1"
class="text-slate-200 hover:underline dark:text-slate-200 font-medium">Lychee 6.1.1 is now available! »</a
href="https://github.com/LycheeOrg/Lychee/releases/tag/v6.1.2"
class="text-slate-200 hover:underline dark:text-slate-200 font-medium">Lychee 6.1.2 is now available! »</a
>
<a
target="_blank"
Expand Down

0 comments on commit ac438df

Please sign in to comment.