We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0644940 commit bb1f82dCopy full SHA for bb1f82d
version/version.go
@@ -10,7 +10,7 @@ var (
10
// Version represents the main version number.
11
//
12
// Read-only.
13
- Version = "1.205.1"
+ Version = "1.206.0"
14
15
// Prerelease represents an optional pre-release label for the version.
16
// If this is "" (empty string) then it means that it is a final release.
0 commit comments