chore(*): Bump up to 0.15.6

Signed-off-by: -LAN- <[email protected]>
This commit is contained in:
-LAN-
2025-04-23 14:06:46 +08:00
parent 00c2258352
commit bfdce78ca5
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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(