Update minor version to 9.0.0 (#24364)

Automatic Merge
This commit is contained in:
Mattermod 2023-08-24 21:57:35 +03:00 committed by GitHub
parent 69c11cfe14
commit 5edba9c019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.0.0",
"8.1.0",
"8.0.0",
"7.11.0",