Skip to content

Commit

Permalink
添加版本
Browse files Browse the repository at this point in the history
  • Loading branch information
GodWY committed Apr 8, 2022
1 parent 2ef2a47 commit c8b3349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ const (
// v1.20.1
// v1.21.0-rc.1
func String() string {
v := "v1.0.5"
v := "v1.0.6"
return v
}

0 comments on commit c8b3349

Please sign in to comment.