We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e49d3fd + 8c13ed1 commit 27de5feCopy full SHA for 27de5fe
version/version.go
@@ -23,7 +23,7 @@ var (
23
Package = "github.com/containerd/containerd/v2"
24
25
// Version holds the complete version number. Filled in at linking time.
26
- Version = "2.0.0-rc.2+unknown"
+ Version = "2.0.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