We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a3efb5 + efc6ca4 commit a9f61baCopy full SHA for a9f61ba
version/version.go
@@ -23,7 +23,7 @@ var (
23
Package = "github.com/containerd/containerd"
24
25
// Version holds the complete version number. Filled in at linking time.
26
- Version = "1.6.0-rc.2+unknown"
+ Version = "1.6.0-rc.3+unknown"
27
28
// Revision is filled with the VCS (e.g. git) revision being used to build
29
// the program at linking time.
0 commit comments