forked from open-webui/open-webui
chore: version update
This commit is contained in:
parent
511e939b5d
commit
43b05fa7dd
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ USER_PERMISSIONS = {"chat": {"deletion": True}}
|
|||
# WEBUI_VERSION
|
||||
####################################
|
||||
|
||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.92")
|
||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.100")
|
||||
|
||||
####################################
|
||||
# WEBUI_AUTH (Required for security)
|
||||
|
|
Loading…
Reference in a new issue