Skip to content

Commit 6e2e219

Browse files
committed
fix: 更新版本号至 2.4.1
1 parent 4060296 commit 6e2e219

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.0"
86+
Version = "2.4.1"
8787
)

0 commit comments

Comments
 (0)