bump version to v1.41.0

This commit is contained in:
c9s 2022-09-20 15:34:43 +08:00
parent 15e3e82692
commit 2a9fdcc998
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
const Version = "v1.40.4-2214920b-dev"
const Version = "v1.41.0-247a22c4-dev"
const VersionGitRef = "2214920b"
const VersionGitRef = "247a22c4"

View File

@ -3,6 +3,6 @@
package version
const Version = "v1.40.4-2214920b"
const Version = "v1.41.0-247a22c4"
const VersionGitRef = "2214920b"
const VersionGitRef = "247a22c4"