bump version to v1.50.1

This commit is contained in:
c9s 2023-07-02 14:14:06 +08:00
parent 94e7e80cf0
commit 471df81b29
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.50.0-3929eb20-dev" const Version = "v1.50.1-3f771030-dev"
const VersionGitRef = "3929eb20" const VersionGitRef = "3f771030"

View File

@ -3,6 +3,6 @@
package version package version
const Version = "v1.50.0-3929eb20" const Version = "v1.50.1-3f771030"
const VersionGitRef = "3929eb20" const VersionGitRef = "3f771030"