mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
doc: version update
This commit is contained in:
parent
07a08a6b0b
commit
16f85ca998
@ -8,7 +8,7 @@ export const API_BASE_URL =
|
|||||||
: `http://localhost:11434/api`
|
: `http://localhost:11434/api`
|
||||||
: PUBLIC_API_BASE_URL;
|
: PUBLIC_API_BASE_URL;
|
||||||
|
|
||||||
export const WEB_UI_VERSION = 'v1.0.0-alpha.1';
|
export const WEB_UI_VERSION = 'v1.0.0-alpha.2';
|
||||||
|
|
||||||
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
|
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
|
||||||
// This feature, akin to $env/static/private, exclusively incorporates environment variables
|
// This feature, akin to $env/static/private, exclusively incorporates environment variables
|
||||||
|
Loading…
Reference in New Issue
Block a user