mirror of
https://github.com/langgenius/dify.git
synced 2026-03-28 17:40:53 +08:00
chore(*): Bump up to 0.15.6
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
@ -9,7 +9,7 @@ class PackagingInfo(BaseSettings):
|
||||
|
||||
CURRENT_VERSION: str = Field(
|
||||
description="Dify version",
|
||||
default="0.15.5",
|
||||
default="0.15.6",
|
||||
)
|
||||
|
||||
COMMIT_SHA: str = Field(
|
||||
|
||||
Reference in New Issue
Block a user