mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
chore: version update
This commit is contained in:
parent
0a7b1d8ac6
commit
62a5772bc6
@ -8,7 +8,7 @@ export const API_BASE_URL =
|
||||
: `http://localhost:11434/api`
|
||||
: PUBLIC_API_BASE_URL;
|
||||
|
||||
export const WEB_UI_VERSION = 'v1.0.0-alpha.3';
|
||||
export const WEB_UI_VERSION = 'v1.0.0-alpha.5';
|
||||
|
||||
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
|
||||
// This feature, akin to $env/static/private, exclusively incorporates environment variables
|
||||
|
Loading…
Reference in New Issue
Block a user