Commit 43b05fa7 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: version update

parent 511e939b
...@@ -101,7 +101,7 @@ USER_PERMISSIONS = {"chat": {"deletion": True}} ...@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment