bump version to v1.40.2

This commit is contained in:
c9s 2022-09-07 00:40:01 +08:00
parent 2a47140c27
commit 9bbd69c030
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.1-28027518-dev"
const Version = "v1.40.2-f62eb301-dev"
const VersionGitRef = "28027518"
const VersionGitRef = "f62eb301"

View File

@ -3,6 +3,6 @@
package version
const Version = "v1.40.1-28027518"
const Version = "v1.40.2-f62eb301"
const VersionGitRef = "28027518"
const VersionGitRef = "f62eb301"