Skip to content

Commit 4f5f4db

Browse files
committed
Update the version file to 2.17.0
This commit was made automatically by the vitess-releaser tool. See https://github.com/vitessio/vitess-releaser Signed-off-by: Matt Lord <mattalord@gmail.com>
1 parent 487f1b7 commit 4f5f4db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2025 PlanetScale Inc.
2+
Copyright 2026 PlanetScale Inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
@@ -20,5 +20,5 @@ package version
2020
// THIS FILE IS AUTO-GENERATED DURING NEW RELEASES BY THE VITESS-RELEASER
2121

2222
var (
23-
Version = "2.17.0-rc1"
23+
Version = "2.17.0"
2424
)

0 commit comments

Comments
 (0)