bump version to v1.34.0

This commit is contained in:
c9s 2022-06-16 15:33:36 +08:00
parent 303ed8a37c
commit 4af722e0e0
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
package version
const Version = "v1.33.4-e3a894eb-dev"
const Version = "v1.34.0-b691572c-dev"
const VersionGitRef = "e3a894eb"
const VersionGitRef = "b691572c"

View File

@ -2,7 +2,7 @@
package version
const Version = "v1.33.4-e3a894eb"
const Version = "v1.34.0-b691572c"
const VersionGitRef = "e3a894eb"
const VersionGitRef = "b691572c"