bump version to v1.59.0

This commit is contained in:
c9s 2024-05-14 15:08:21 +08:00
parent 80bded1837
commit cc107b80da
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54
2 changed files with 4 additions and 4 deletions

View File

@ -3,6 +3,6 @@
package version package version
const Version = "v1.58.0-d58461d1-dev" const Version = "v1.59.0-e86decea6-dev"
const VersionGitRef = "d58461d1" const VersionGitRef = "e86decea6"

View File

@ -3,6 +3,6 @@
package version package version
const Version = "v1.58.0-d58461d1" const Version = "v1.59.0-e86decea6"
const VersionGitRef = "d58461d1" const VersionGitRef = "e86decea6"