Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
chore(version): update version to 2.0.6 (#2108)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeKaiju committed Sep 15, 2021
1 parent 0a7abbe commit af9fcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -47,7 +47,7 @@ const (

var (
// The full version string
Version = "2.0.5"
Version = "2.0.6"
// GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
GitCommit string
Status *UpdateStatus
Expand Down

0 comments on commit af9fcb9

Please sign in to comment.