Skip to content

Commit

Permalink
Merge pull request #148 from estesp/test-rc-release
Browse files Browse the repository at this point in the history
Test v2.0.0-rc.2 release to validate new release scripts
  • Loading branch information
estesp authored Feb 14, 2022
2 parents fa5d905 + fe30603 commit f2d40d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/cmd/manifest-tool/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
var gitCommit = ""

const (
version = "2.0.0-rc.1"
version = "2.0.0-rc.2"
usage = "registry client to inspect and push multi-platform OCI & Docker v2 images"
)

Expand Down

0 comments on commit f2d40d7

Please sign in to comment.