Skip to content

Commit 81de1e6

Browse files
committed
fix: 更新版本号至2.4.4
1 parent d68f0fb commit 81de1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/model/common/common.go

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

8585
const (
8686
// Version 是当前版本号
87-
Version = "2.4.3"
87+
Version = "2.4.4"
8888
)

0 commit comments

Comments
 (0)