bump version to v1.47.0

This commit is contained in:
c9s 2023-05-04 13:53:20 +08:00
parent b8f599c8c3
commit b31a2994de
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.46.0-a06ed9e5-dev"
const Version = "v1.47.0-30d82b1e-dev"
const VersionGitRef = "a06ed9e5"
const VersionGitRef = "30d82b1e"

View File

@ -3,6 +3,6 @@
package version
const Version = "v1.46.0-a06ed9e5"
const Version = "v1.47.0-30d82b1e"
const VersionGitRef = "a06ed9e5"
const VersionGitRef = "30d82b1e"