forked from open-webui/open-webui
chore: version update
This commit is contained in:
parent
ee3e991d4e
commit
954bba9def
2 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ if ENV == "prod":
|
|||
# WEBUI_VERSION
|
||||
####################################
|
||||
|
||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.11")
|
||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.21")
|
||||
|
||||
####################################
|
||||
# WEBUI_AUTH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue