Skip to content

Commit 2ef81e9

Browse files
committed
fix: 更新版本号至 2.4.0
1 parent e80e0f5 commit 2ef81e9

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

0 commit comments

Comments
 (0)