Skip to content

Commit

Permalink
Update whats-new-view-en.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyChen777 authored Jul 1, 2023
1 parent 94128fc commit 708cd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/renderer/ui/whats-new-view/whats-new-view-en.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ onMounted(() => {
<WhatsNewHeader :darkMode="darkMode" />
<div class="h-[1px] bg-neutral-200 dark:bg-neutral-600 my-8"></div>

<p class="text-center text-2xl font-bold mb-8">What's New in 2.2.2</p>
<p class="text-center text-2xl font-bold mb-8">What's New in 2.2.3</p>

<ul class="list-disc mb-5">
<li>Fixed a bug of the code repository scraper.</li>
Expand Down

0 comments on commit 708cd2f

Please sign in to comment.