forked from open-webui/open-webui
chore: version
This commit is contained in:
parent
8c4528366f
commit
a96795d752
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ if OPENAI_API_BASE_URL == "":
|
||||||
# WEBUI_VERSION
|
# WEBUI_VERSION
|
||||||
####################################
|
####################################
|
||||||
|
|
||||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.42")
|
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.50")
|
||||||
|
|
||||||
####################################
|
####################################
|
||||||
# WEBUI_AUTH (Required for security)
|
# WEBUI_AUTH (Required for security)
|
||||||
|
|
Loading…
Reference in a new issue