chore(package): Bump version to 1.4.2 (#20897)

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN-
2025-06-11 16:28:36 +08:00
committed by GitHub
parent d86ac068c9
commit 5b08e591b7
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class PackagingInfo(BaseSettings):
CURRENT_VERSION: str = Field(
description="Dify version",
default="1.4.1",
default="1.4.2",
)
COMMIT_SHA: str = Field(