Skip to content

Commit c33cfc8

Browse files
committed
📝 Update APP version
1 parent d8d66c4 commit c33cfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/consts/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
os.getenv("LLM_SLOW_TOKEN_RATE_THRESHOLD", "10.0")) # tokens per second
271271

272272
# APP Version
273-
APP_VERSION = "v1.7.5.1"
273+
APP_VERSION = "v1.7.5.2"
274274

275275
DEFAULT_ZH_TITLE = "新对话"
276276
DEFAULT_EN_TITLE = "New Conversation"

0 commit comments

Comments
 (0)