Skip to content

Commit e1288e1

Browse files
committed
chore(release): v1.209.1
CI_JOB_NUMBER: 5509
1 parent 89f2f7a commit e1288e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var (
1010
// Version represents the main version number.
1111
//
1212
// Read-only.
13-
Version = "1.209.0"
13+
Version = "1.209.1"
1414

1515
// Prerelease represents an optional pre-release label for the version.
1616
// If this is "" (empty string) then it means that it is a final release.

0 commit comments

Comments
 (0)