Update version.go (#25276)

Automatic Merge
This commit is contained in:
Amy Blais
2023-11-02 10:52:23 -04:00
committed by GitHub
parent f777765a3e
commit aecfba2cfb

View File

@@ -13,6 +13,7 @@ import (
// It should be maintained in chronological order with most current
// release at the front of the list.
var versions = []string{
"9.3.0",
"9.2.0",
"9.1.0",
"9.0.0",