We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e0e4c + bc46460 commit 05ee43aCopy full SHA for 05ee43a
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.4+unknown"
+ Version = "2.0.0-rc.5+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