bump version to v1.33.3

This commit is contained in:
c9s 2022-06-10 02:52:54 +08:00
parent ef454f6108
commit 0921f038a6
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.33.2-60af0b08-dev"
const Version = "v1.33.3-9ffefbab-dev"
const VersionGitRef = "60af0b08"
const VersionGitRef = "9ffefbab"

View File

@ -2,7 +2,7 @@
package version
const Version = "v1.33.2-60af0b08"
const Version = "v1.33.3-9ffefbab"
const VersionGitRef = "60af0b08"
const VersionGitRef = "9ffefbab"