diff --git a/src/lib/components/AboutPanel.svelte b/src/lib/components/AboutPanel.svelte index 1719171..a008b00 100644 --- a/src/lib/components/AboutPanel.svelte +++ b/src/lib/components/AboutPanel.svelte @@ -20,6 +20,7 @@ discord: "https://chat.nhcarrigan.com", website: "https://nhcarrigan.com", license: "https://docs.nhcarrigan.com/legal/license/", + changelog: "https://git.nhcarrigan.com/nhcarrigan/hikari-desktop/releases", }; @@ -67,9 +68,15 @@

Version

-

+

{appVersion || "Loading..."}

+