bump version to v1.31.3

This commit is contained in:
c9s 2022-05-02 11:56:23 +08:00
parent fa2eb87268
commit 351426ecdd
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.31.2-2bdcf226-dev"
const Version = "v1.31.3-fa2eb872-dev"
const VersionGitRef = "2bdcf226"
const VersionGitRef = "fa2eb872"

View File

@ -2,7 +2,7 @@
package version
const Version = "v1.31.2-2bdcf226"
const Version = "v1.31.3-fa2eb872"
const VersionGitRef = "2bdcf226"
const VersionGitRef = "fa2eb872"