bump version to v1.21.1

This commit is contained in:
c9s 2021-12-30 00:34:52 +08:00
parent cfe11c931a
commit 6ff7113ace
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
package version
const Version = "v1.21.0-1-g9b1783a9-9b1783a9-dev"
const Version = "v1.21.1-cfe11c93-dev"
const VersionGitRef = "9b1783a9"
const VersionGitRef = "cfe11c93"

View File

@ -2,7 +2,7 @@
package version
const Version = "v1.21.0-4ea4bfb3"
const Version = "v1.21.1-cfe11c93"
const VersionGitRef = "4ea4bfb3"
const VersionGitRef = "cfe11c93"