We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55dc1d commit b937668Copy full SHA for b937668
tars/setting.go
@@ -11,7 +11,7 @@ const (
11
// for now ,some option should update from remote config
12
13
// Version is tars version
14
- Version string = "1.4.1"
+ Version string = "1.4.5"
15
16
// server
17
0 commit comments