Skip to content

Commit

Permalink
Create setting.go
Browse files Browse the repository at this point in the history
  • Loading branch information
lbbniu authored Jan 24, 2022
1 parent b9033cb commit aae017a
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

//TarsVersion is tars version
TarsVersion string = "1.1.8"
TarsVersion string = "1.1.9"

//server

Expand Down

0 comments on commit aae017a

Please sign in to comment.