We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49160c commit f8ce09bCopy full SHA for f8ce09b
version/version.go
@@ -10,7 +10,7 @@ var (
10
// Version represents the main version number.
11
//
12
// Read-only.
13
- Version = "1.209.1"
+ Version = "1.209.2"
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