Skip to content

Commit 52bab1f

Browse files
committed
Update version to 2.1.1
Need to respin a quick release with this change to get the images built and uploaded to DockerHub Signed-off-by: Phil Estes <estesp@gmail.com>
1 parent b4043b4 commit 52bab1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/cmd/manifest-tool/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
var gitCommit = ""
1515

1616
const (
17-
version = "2.1.0"
17+
version = "2.1.1"
1818
usage = "registry client to inspect and push multi-platform OCI & Docker v2 images"
1919
)
2020

0 commit comments

Comments
 (0)