mirror of
https://github.com/open-webui/open-webui
synced 2025-02-06 13:10:16 +00:00
chore: version update
This commit is contained in:
parent
511e939b5d
commit
43b05fa7dd
@ -101,7 +101,7 @@ USER_PERMISSIONS = {"chat": {"deletion": True}}
|
|||||||
# WEBUI_VERSION
|
# 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)
|
# WEBUI_AUTH (Required for security)
|
||||||
|
Loading…
Reference in New Issue
Block a user