Spaces:
Sleeping
Sleeping
Update src/lib/components/chat/Settings/About.svelte
Browse files
src/lib/components/chat/Settings/About.svelte
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
</Tooltip>
|
60 |
|
61 |
<a
|
62 |
-
href="https://github.com/
|
63 |
target="_blank"
|
64 |
>
|
65 |
{updateAvailable === null
|
|
|
59 |
</Tooltip>
|
60 |
|
61 |
<a
|
62 |
+
href="https://github.com/zhanghanzhe666/open-webui/releases/tag/beta/v{version.latest}"
|
63 |
target="_blank"
|
64 |
>
|
65 |
{updateAvailable === null
|