mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
bump to 0.6.14 (#6294)
This commit is contained in:
@ -9,7 +9,7 @@ class PackagingInfo(BaseSettings):
|
||||
|
||||
CURRENT_VERSION: str = Field(
|
||||
description='Dify version',
|
||||
default='0.6.13',
|
||||
default='0.6.14',
|
||||
)
|
||||
|
||||
COMMIT_SHA: str = Field(
|
||||
|
||||
Reference in New Issue
Block a user