Skip to content

Commit 5a8ad54

Browse files
committed
fix: 更新版本号至 2.4.2
1 parent 87109e5 commit 5a8ad54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/model/common/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ const (
8383

8484
const (
8585
// Version 是当前版本号
86-
Version = "2.4.1"
86+
Version = "2.4.2"
8787
)

0 commit comments

Comments
 (0)