Skip to content

Commit

Permalink
chore: version update
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbck committed Dec 22, 2023
1 parent 3379fef commit 7043509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
# WEBUI_VERSION
####################################

WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.33")
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.34")

####################################
# WEBUI_AUTH
Expand Down

0 comments on commit 7043509

Please sign in to comment.