Skip to content

Commit b8ee04e

Browse files
committed
update version
1 parent a2d4678 commit b8ee04e

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
@@ -279,7 +279,7 @@ class VectorDatabaseType(str, Enum):
279279
os.getenv("LLM_SLOW_TOKEN_RATE_THRESHOLD", "10.0")) # tokens per second
280280

281281
# APP Version
282-
APP_VERSION = "v1.7.8"
282+
APP_VERSION = "v1.7.7.1"
283283

284284
DEFAULT_ZH_TITLE = "新对话"
285285
DEFAULT_EN_TITLE = "New Conversation"

0 commit comments

Comments
 (0)