Skip to content

Commit a497a40

Browse files
authored
Bump APP_VERSION from v1.8.1 to v2.0.0
1 parent ec1d808 commit a497a40

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
@@ -323,4 +323,4 @@ class VectorDatabaseType(str, Enum):
323323
MODEL_ENGINE_ENABLED = os.getenv("MODEL_ENGINE_ENABLED")
324324

325325
# APP Version
326-
APP_VERSION = "v1.8.1"
326+
APP_VERSION = "v2.0.0"

0 commit comments

Comments
 (0)