Skip to content

Commit

Permalink
Merge pull request containerd#6524 from dmcgowan/prepare-1.6.0-rc.3
Browse files Browse the repository at this point in the history
Prepare release notes for v1.6.0-rc.3
  • Loading branch information
dmcgowan authored Feb 8, 2022
2 parents 1a3efb5 + efc6ca4 commit a9f61ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ var (
Package = "github.com/containerd/containerd"

// Version holds the complete version number. Filled in at linking time.
Version = "1.6.0-rc.2+unknown"
Version = "1.6.0-rc.3+unknown"

// Revision is filled with the VCS (e.g. git) revision being used to build
// the program at linking time.
Expand Down

0 comments on commit a9f61ba

Please sign in to comment.