Skip to content

Commit

Permalink
update tars version
Browse files Browse the repository at this point in the history
  • Loading branch information
lbbniu authored Mar 16, 2022
1 parent ec36f22 commit b2d9b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tars/setting.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const (
// for now ,some option should update from remote config

// Version is tars version
Version string = "1.3.0"
Version string = "1.3.1"

// server

Expand Down

0 comments on commit b2d9b47

Please sign in to comment.